Subject: opening showModal dialog in Struts
Posted By: partha_cs Post Date: 5/25/2006 5:42:12 AM
In my STRUT application i have a jsp page (abc.jsp) which shows the summary of a category of product.
 I am opening a second jsp (xyz.jsp) by window.showModalDialog which shows product details.
 In the xyz.jsp if i add something and submit,  it is opening up a new window.
But my application requires that after submit,  we can get back to the modal window( here xyz.jsp)

How can i do this?
Thanks,
Partha
Reply By: dinko_1975 Reply Date: 12/15/2006 3:20:43 AM
I have the same problem , does anybody know how to achive in modal window ( jsp - struts ) submit buttons work correct?
When I click submit button, page is refreshed and returned to calling window instead of staying on modal window ( purpose of modal window is list of values )

Thanx in advance.

Go to topic 53607

Return to index page 92
Return to index page 91
Return to index page 90
Return to index page 89
Return to index page 88
Return to index page 87
Return to index page 86
Return to index page 85
Return to index page 84
Return to index page 83