> 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.
This seems pretty convoluted. How does Tomcat handle the mappings? Is
there not an automatic way to do this?
Lukas
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