You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Milanez, Marcus" <Ma...@diebold.com> on 2007/05/15 21:21:13 UTC

Servlet class according to url-mapping

Hi,
 
Is it possible to get the full servlet class name (e.g:
com.test.MyServlet) according to its URL (e.g: /servlet/MyServlet)
programmatically ? 
 
Thanks!


Re: Servlet class according to url-mapping

Posted by Tim Funk <fu...@joedog.org>.
Not really (via the Servlet Api)

-Tim

Milanez, Marcus wrote:
> Hi,
>  
> Is it possible to get the full servlet class name (e.g:
> com.test.MyServlet) according to its URL (e.g: /servlet/MyServlet)
> programmatically ? 
>  

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org