users@glassfish.java.net

Re: Call a particular function in the Servlet

From: <glassfish_at_javadesktop.org>
Date: Fri, 25 Jan 2008 14:23:02 PST

In your servlet impl, you could dispatch the request to a particular method of your servlet based on a query parameter in the request URL.
[Message sent by forum member 'jluehe' (jluehe)]

http://forums.java.net/jive/thread.jspa?messageID=255874