aspose file tools
The moose likes Portals and Portlets and the fly likes Maintain values in Vignette Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Portals and Portlets
Reply locked New topic
Author

Maintain values in Vignette

karthick ryan
Greenhorn

Joined: Jul 17, 2007
Posts: 19
Hi Ranchers,
I have a complex issue to solve. I am working on vignette portal. Where so many modules will be listed down. Now, I am opening a new window from one of modules's hyperlink. I am passing the window object to a Javascript file which stores the window handler in an array.

On auto-logoff, the window gets refreshed and accesses the array of child window handlers object and closes each child window present in it and henceforth my module window which was opened gets closed.

But, instead if i click on anyother modules for request processing, my JavaScript loads fresh and so all the values stored in it gets flushed. And so now, if logout happens automatically, the values are not present. How can I overcome this?

Thanks !!! M
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56191
    
  13

Please do not cross-post the same question in multiple forums. It wastes people's time when multiple redundant conversations take place.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Maintain values in Vignette
 
Similar Threads
No javascript for child windows.
No javascript for child windows.
parent-child window relationship
Maintaining JavaScript Values in VIGNETTE
Maintaining JavaScript values