Hello all,
I have been doing a Struts2 project in one of forms i have main form and a pop-up window. Main
jsp page has a form and the pop-up window has a form.
When I try to execute an action in the main page,it shows
struts error.Even I closed the pop-up window,tried and is the same result.
Both of the forms have no target attribute set.
If I remove the pop-up functionality, I could submit the main page.but while having a pop-up along with main page could not submit.
Can you tell what the reason is that main page can not submit while pop-up was opened in the same main jsp page?
Thanks and Regards,
PKS Rammesh