"arun yadav" <arun_y48@hotmail.com> on 02/26/2002 07:24:49 AM
Please respond to "Tomcat Users List" <tomcat-user@jakarta.apache.org>
To: tomcat-user@jakarta.apache.org
cc:
Subject: problem in using <jsp:usebean...
Hello friends,
Iam doing a project using jsp.Iam facing a problem in calling a bean from a
jsp page.Tomcat is unable to find the bean class.Can anybody guide me how
to
do that.
I have put my bean class in /webapps/examples/jsp/Online/WEB-INF/classes
& the jsp file in /Online folders.
First, is the directory structure set right? The WEB-INF directory should
be under examples. You might need to move WEB-INF from the Online directory
to under examples.
You directory structure should be:
webapps
|
----examples
|
-----WEB-INF
| |
| ----classes
|
-----jsp
|
----Online
-regards
ARUN
_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
--
To unsubscribe: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
--
To unsubscribe: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
|