WebSphere Portal Server - Session State from Porltet to WAS application

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > February 2006 > Session State from Porltet to WAS application





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Session State from Porltet to WAS application

2006-02-17, 10:35 pm

Hi

I have a link in my portlet and I would like it to open a new window to a jsp page that belongs to a separate stand alone application in WAS.

I just did a very simple hard coded link in my portlet to test everything: (http://myserver:9080/test/faces/test.jsp)

This link opens successfully in a new window but the problem comes in when I go back to my parent page. My parent page contains a form and a submit button (h:commandLink). If I try and submit my page the method for the action doesn?t get called but my pag
e is refreshed. I also have a Java Bean (session scope) and I reference it in my faces backing bean class. This bean also loses its state on the submit. If I click the button a second time the action is called and the page is submitted.

If I change the link to something else like http://www.yahoo.com/ than I don't have the problem that I experience.

If I go into my portlet than open a new window in my browser and manually type in the URL to the WAS admin page (http://myserver:9090/admin/) and than go back to my portlet I get the same problem.

If anyone has experienced the same issue or knows of how I can get around this problem I would very much appreciate it

Thanks,

Ross

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com