How to create a modal window in jsp
Hi all,
I am new in the studio environment and my problem is with the common feature of web application. I am working on a application where, from page1 I have to show Page2 using modal window. With the help of a button in Page2, I must be able to close the modal window.
Also, the modal window should work in all browsers. I tried with
Please help me out on this.

