Can servlets exist under WEB-INF/classes/ in package directories and be
found _without_ a servlet mapping? as in /servlet/SSNServer?
I'm working on the case study in chapter 13 of wrox "Professional JSP" and
I'm finding that the example code doesn't match their book source and I have
some questions about their placement of servlets. For example. The
loginStep1.jsp doesn't work as a POST method form but only as a GET. Not
sure but getParameter("submitStep1" always returns null when form is a POST.
With the above url in a jsp:forward where will the class loader look
for the servlet class?
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html