|
Hello , I am using Tomcat 4 and I have placed all my bean classes in
the web-inf/classes directory. However when I use them in my JSP as beans
, the following error is thrown D:\Tomcat\work\localhost\pim\calendar$jsp.java:464: Class org.apache.jsp.printCalendar not found.If I place the printCalendar in a package, and then use it , it works..Why such a behaviour. I guess the classes directory is implicitly included in the classpath at startupPlease helpPurav
|
- Re: JSP Beans Purav
- Re: JSP Beans Chris Pratt
- Re: JSP Beans Chen, Gin
- Re: JSP Beans Chris Pratt
- Weblogic 6.1 problem LearningEdition
- Re: JSP Beans Hans Bergsten
- Re: JSP Beans Joe Cheng
