| Author |
Session expires when invoking screen in portal view
|
|
|
| We have one problem in Portlet. We are calling (using wps tag lib) a screen to display help in Portlet edit view.
A href='<wps:url screen="help_module" home="public"/>?&portletTitle=Resouces'
It is invoking the screen but the user is logged out.Again the user has to login to enter in to the portal site.
Any help is appreciated.
| |
| L D Jones 2006-07-31, 1:24 am |
| mk8687@att.com wrote:
> We have one problem in Portlet. We are calling (using wps tag lib) a screen to display help in Portlet edit view.
>
> A href='<wps:url screen="help_module" home="public"/>?&portletTitle=Resouces'
>
>
> It is invoking the screen but the user is logged out.Again the user has to login to enter in to the portal site.
>
> Any help is appreciated.
I'm not a portlet programmer but your code is probably overwriting or
destroying the jsessionid cookie and/or the ltpatoken cookie
| |
|
| Hi Jones,
The same screen we are calling in help mode.There we are not getting any problem.
The problem is in Portlet edit view we are placing an help icon and calling (screen)using href tag.
| |
|
| Hi Jones,
The same screen we are calling in help mode.There we are not getting any problem.
The problem is in Portlet edit view we are placing an help icon and calling (screen)using href tag.
| |
|
| Hi Jones,
The same screen we are calling in help mode.There we are not getting any problem.
The problem is in Portlet edit view we are placing an help icon and calling (screen)using href tag.
|
|
|
|