I am having great trouble getting JBoss/Jetty to treat my JSPs as
JSPs/Servlets. It just treats them as if they were petty HTML pages.
I put the JSPs inside a WAR in the EAR, stick in an application.xml in
the EAR, and put the whole shebang into the jboss/deploy directory. It
sort of deploys and the pages are available on port 8080, but get
treated as pure HTML. Do I need to do anything more than this to get
Jetty to treat my JSPs with the respect they deserve? Do I need to
specify in any of the deployment descriptors that there are JSPs in
the WAR? I would have though this is obvious from the file names, but
apparantly not.
My EAR includes
META-INF/
META-INF/MANIFEST.MF
account.war
META-INF/application.xml
and the WAR includes
META-INF/
META-INF/MANIFEST.MF
WEB-INF/
WEB-INF/web.xml
signup.jsp
I use JBoss-2.2.2_Jetty-3.1.RC5.
Is this easier to do with Tomcat?
Cheers
Bent D
--
Bent Dalager - [EMAIL PROTECTED] - http://www.pvv.org/~bcd
powered by emacs
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user