File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Application Frameworks and the fly likes Seam - Conversation scope example - notworking - New window tab sample Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Application Frameworks » Other Application Frameworks
Reply Bookmark "Seam - Conversation scope example - notworking - New window tab sample " Watch "Seam - Conversation scope example - notworking - New window tab sample " New topic
Author

Seam - Conversation scope example - notworking - New window tab sample

chetan padhye
Greenhorn

Joined: Apr 17, 2008
Posts: 15
HI ,

I have requirement of opening new window /tab for page flow which fits for seam conversational scope

below is code of same .. i m not sure what i am doing wrong in it. To open window ui have normal wndow.open js call. object to be shared between multiple tab is kept in conversation scope . The action before starting new tab is annotated with @Begin ... Please suggest any idea

Action class



User object which is put in conversation scope



Registration Page



New tab/Window opens up with following page


 
 
subject: Seam - Conversation scope example - notworking - New window tab sample
 
MyEclipse, The Clear Choice