aspose file tools
The moose likes JSF and the fly likes JSF modal dialog Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "JSF modal dialog" Watch "JSF modal dialog" New topic
Author

JSF modal dialog

Prasad Amraotikar
Greenhorn

Joined: Jun 03, 2008
Posts: 1
Hi
We are trying to achieve following in JSF.

1. Launch a modal window from a JSF page
2. allow user to fill in some date in this modal window
3. based upon this information
a. take the user to a next screen in the base window
b. close the modal window

While we are able to open the modal window using normal showmodal method
we are unable to forward/redirect the parent window to a different page.

Any ideas?

Thanks,
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

"amraotikar",
Please check your private messages regarding an important administrative matter.
-Ben


Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
Bosko Stupar
Greenhorn

Joined: May 29, 2008
Posts: 3
Same question...

I don't need to fill in anything, I just need modal window.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JSF modal dialog
 
Similar Threads
Modal JSF page
Window.showModal Dialog in JSF
Double LDAP Authentication Requests Using Weblogic 7
How to avoid WebLogic Re-authentication with modal windows
Need help for AJAX with struts2.0