I am presently working on a project (online examination)...
i am having problems using beans...i am using tomcat as app-serv...now i placed
my beans in WEB-INF/classes/ folder...when i try to access the bean using <jsp
:usebean > tag it says that the class cannot be found....
now is it necessary to use an xml file here...if ye just send me an
explanation...the role of xml here.....