so in this case i can get the Request/Response object by 
(WebRequest) getRequestCycle().getRequest() and (WebReponse)
getRequestCycle().getResponse()  right? 
and all the parameters or cookies can get from the WebRequest which will be
passing thorough the Servlet Chain . 



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Servlet-Filter-calling-chain-of-Servlets-tp4650381p4650385.html
Sent from the Users forum mailing list archive at Nabble.com.

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

Reply via email to