-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sachin,
On 11/3/2010 1:53 AM, sachin_nabble wrote:
> 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
On 03/11/2010 06:53, sachin_nabble wrote:
>
> Hi,
> I am new to servlets & portlets and I need to set Session timeout at
> Application level,
OK. Which docs have you read so far?
> in portlet somehow i am unable to set session time for Application,( Portlet
> level session available in Portl
t 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-Ser