Hi Jeyasree

I'm not sure what you are asking, but I think it is the old problem of not being able to see URL parameters from portlet code. For instance http://localhost:8080/jetspeed/mypage.psml?myparam=hello and you need to see the "myparam" value in the portlet code.

JSR 168 explicitly prohibits this - a curious design decision in my opinion. There is a configuration switch somewhere in Jetspeed that allows this "standard" behaviour to be turned off. A search in the bug database should find it. The solution will be Jetspeed specific. There is no similar flag in IBM Websphere Portal, but there is an IBM article on how to do it with a servlet filter and a dynamic cache.

The next generation portlet spec (JSR 286) revisits this, but I am not convinced it provides a solution. Maybe someone else can provide more information.

Regards

Ron

----- Original Message ----- From: "Jeyasree Vinnavadi Srinivasan" <[EMAIL PROTECTED]>
To: "Jetspeed Users List" <[email protected]>
Sent: Thursday, July 24, 2008 7:41 PM
Subject: Accessing session attributes of web based application from portlet



Can anyone please quickly tell me how to access session attributes set
at web application, from portlet when the portlet is initiated?

Thanks in advance

Jeyasree

DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any mail and
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------

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


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

Reply via email to