On Mar 31, 2004, at 10:25 AM, Kumar M wrote:


Therefore, we are not using Filters. Can I rely on "isNew()" method to identify if the session does not exist for the user but the web server (or is it Struts?) created it for this particular request. How are folks doing it if they cannot user filters?

Is this some kind of functionality you can put into a subclass of the ActionServlet (Struts 1.0), or RequestProcessor (Struts 1.1), that will be handled for every request that comes through the controller?


Not quite as flexible as a filter, but seems to work in this case?



--
Erik Price

<http://erikprice.com/>







--
Erik Price

<http://erikprice.com/>


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



Reply via email to