[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Error deploying JSP in a WAR file
PeterJ
do-not-reply at jboss.com
Wed Sep 20 12:04:40 EDT 2006
Do you have a package name for your classes? I recall a problem from a while back where the classloader had problems loading packageless classes. Placing the classes in a packaged helped. In other words, it could not find Hello, but could find peter.Hello.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972992#3972992
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972992
More information about the jboss-user
mailing list