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)]