I've been playing around and I know that it's a suffix mapping if
request.getPathInfo == null, more investigation ensues.



-----Original Message-----
From: Robert Taylor [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 09, 2004 11:16 AM
To: Struts Users Mailing List
Subject: RE: [OT] Get Servlet Mapping at Runtime

I think you would have to define the mapping that exists in web.xml for that

servlet in one of that servlets init parameters. I don't believe its
explicitely
available through an API call. 

robert

> -----Original Message-----
> From: Hookom, Jacob [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 09, 2004 11:53 AM
> To: 'Struts Users Mailing List'
> Subject: [OT] Get Servlet Mapping at Runtime
> 
> 
> Hey all, does anyone have any ideas of how to get the Servlet mapping
during
> runtime?  So if I were inside of a servlet, I want the mapping for it when
> handling the request.  I can't assert suffix parsing of the request URI.
> 
> Thanks for any ideas in advance.... :-)
> 
> 
> Jacob Hookom
> Senior Analyst/Programmer
> McKesson Medical-Surgical, Minnesota
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to