Hi,
 I am new to servlets & portlets and  I need to set Session timeout at
Application level, 
in portlet somehow i am unable to set session time for Application,( Portlet
level session available in Portlet thr RenderRequest object) so i am
planning to set Application level Session timeout by using Servlet.
 If i set Session Timeout in Servlet and then forward the request to portlet 
will this session timeout value will control application timeout ? or i need
to use include() instead of forward() ? 

-- 
View this message in context: 
http://old.nabble.com/Dispatching-request-from-Servlet-to-Portlet-tp30120181p30120181.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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

Reply via email to