954,600 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How to access data accross pages using JSF

Hi,

I have a JSF application.
There is page parent.jsp which opens a popup using javascript (window.open() function)
I want the data on the parent.jsp page to be available on the popup window as well.
Any idea how this can be done.
The application also uses JSF Portlets.

babbu
Posting Whiz in Training
208 posts since Jun 2009
Reputation Points: -1
Solved Threads: 23
 

For anyone who is interested in the solution.
I used window.opener function of javascript.

babbu
Posting Whiz in Training
208 posts since Jun 2009
Reputation Points: -1
Solved Threads: 23
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You