| Author |
Problem using JWSDP - Tomcat 4
|
Sam Furtado
Ranch Hand
Joined: Jul 16, 2002
Posts: 45
|
|
Hi Guys !!! I've created a bean "ApplnBean" & packaged it into "beanpak". Also specified the following import stmt in the ApplnReg.jsp : <%@ page import="beanpak.ApplnBean" %> The directory structure is as follows: c:\jwsdp\webapps\WebAppln\jsp\ApplnReg.jsp c:\jwsdp\webapps\WebAppln\WEB-INF\web.xml c:\jwsdp\webapps\WebAppln\WEB-INF\classes\beanpak\ApplBean.class However, even then the following runtime exception was thrown :- Generated servlet error: C:\jwsdp\work\Standard Engine\localhost\WebAppln\ApplnReg$jsp.java:59: Class org.apache.jsp.ApplnBean not found. The same code works perfectly with Tomcat 3.2.1. What should be done to rectify it ??? Pls let me know ... Thanks Guys !!!
|
Sun Certified Java Programmer<br />Sun Certified Web Component Developer
|
 |
 |
|
|
subject: Problem using JWSDP - Tomcat 4
|
|
|