| 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.
|
 |
 |
|
|
subject: JSF modal dialog
|
|
|