users@glassfish.java.net

does glassfish have an "invoker servlet" ?

From: emiddio-verizon <emiddio_at_verizon.net>
Date: Wed, 10 Feb 2010 13:17:56 -0800

in book core servlets and javaServer pages Vol 2 2nd edition -

there is discussion in Tomcat of "invoker servlet",

this servlet will accept URI of form http:/host:deployed-app/servlet/package.classname

2 questions:

1 -- does glassfish have one ? -- i think not.

2 -- if glassfish did would there have to be info in the default-web.xml or some application specific web.xml ? i think yes.

thanks again

gary