Popup Javascript window from a JSP
843838Mar 17 2006 — edited Nov 9 2006Okay, after three hours of searching on Google myself, I give.
I need to create a popup window in a JSP. I've seen code to do this in Javascript but I can't see how to popup a JSP from a JSP. I need to use a button to do it, not an HREF, both inside and outside the FORM. I've looked at lots of examples and thorugh my 800+ page Javascript page and still haven't found out how to do this.