"arun yadav" <[EMAIL PROTECTED]> on 02/26/2002 07:24:49 AM

Please respond to "Tomcat Users List" <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
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:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>









--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to