I think you can set the constant - struts.action.excludePattern to a
pattern that will match your servlet, then the dispatcher filter in
use should ignore it. You can specify a comma-separated list of
patterns for the dispatcher to ignore.

-Wes

On Tue, Jul 21, 2009 at 11:53 PM, Kavita Mehta<kavita.me...@hsc.com> wrote:
> Hi,
> I have an application in struts2.0 . I want a servlet in it to cater to a
> specific HTTP request. How can I make sure that the request to servlet
> does not go through struts.xml as it searches for the action class with
> the same name.
>
>
>
> thanks,
> Kavita
>
>
>
>
> *****************************************************DISCLAIMER*****************************************************
>
> This message and/or attachment(s) contained here are confidential, 
> proprietary to HUGHES SYSTIQUE and its customers.
> Contents may be privileged or otherwise protected by law. The information is 
> solely intended for the entity it is
> addressed to. If you are not the intended recipient of this message, it is 
> strictly prohibited to read, forward,
> print, retain, copy or disseminate this message or any part of it. If you 
> have received this e-mail in error,
> please notify the sender immediately and delete the message.
>
> ********************************************************************************************************************
>
>



-- 
Wes Wannemacher

Head Engineer, WanTii, Inc.
Need Training? Struts, Spring, Maven, Tomcat...
Ask me for a quote!

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to