You place the class files in /WEB-INF/classes, then hand-code servlet mappings in
web.xml pointing from each xxx.jsp name to the corresponding class.
-----Original Message-----
From: Lukas Bradley [mailto:[EMAIL PROTECTED]
Sent: Sat 7/12/2003 10:58 AM
To: [EMAIL PROTECTED]
Cc:
Subject: JSP Pre-compile and Deployment
Double part question:
First, when I pre-compile JSPs, what directory are the JSP class files
placed? In WEB-INF/jsp or WEB-INF/classes?
Second, without the actual JSP on the server, can the files be reached as
normally? Will //localhost/myfile.jsp still map correctly to the class in
Tomcat?
Thanks.
Lukas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]