filters to modify headers, block requests and or setup a filter chain as 
explained in the doc
servlets for 'regular request processing and response generation'

A filter is an object than perform filtering tasks
 on either the request to a resource (a servlet or static content), or on the 
response from 
 a resource, or both

http://java.sun.com/products/servlet/2.3/javadoc/javax/servlet/Filter.html

Anyone?
Martin 
______________________________________________ 
Disclaimer and confidentiality note 
Everything in this e-mail and any attachments relates to the official business 
of Sender. This transmission is of a confidential nature and Sender does not 
endorse distribution to any party other than intended recipient. Sender does 
not necessarily endorse content contained within this transmission. 




> Date: Sat, 7 Mar 2009 07:54:14 -0800
> From: 2005.su...@gmail.com
> To: user@struts.apache.org
> Subject: Re: Struts 2 instance creation in memorey
> 
> 
> Thanks Mr Dave for your good explanation.I agreed by your explanation.
> 
> 
> Well i wanna ask you one more question.
> 
> In Struts1 we were having one Front servlet name as ActionServlet but i have
> noticed in Struts2 we are having DispatcherFilter instead of Servlet.is
> there any advantage using filter instead of Servlet?
> are we having any FrontServlet in Struts2?
> 
> Looking forward to hear from you.
> -- 
> View this message in context: 
> http://www.nabble.com/Struts-2-instance-creation-in-memorey-tp22388082p22388902.html
> Sent from the Struts - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
> 

_________________________________________________________________
Express your personality in color! Preview and select themes for HotmailĀ®. 
http://www.windowslive-hotmail.com/LearnMore/personalize.aspx?ocid=TXT_MSGTX_WL_HM_express_032009#colortheme

Reply via email to