I was also wondering why with servlets and JRun 3.0, you can add /xxx to the
end of your URL (e.g., http://locahost:8100/test/TestServlet/xxx), and the
getPathInfo() method of the request object will return xxx. But with jsp
pages, if you add any extra path info to the end, you get a 404 Not Found
exception. Shouldn't this be allowed, since both servlets and jsp pages
support the request object?
Thanks again,
Regina
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.