I was wondering if I could pop up JOptionPanes or other Swing components from within a browser using JSP.
JOptionPane
If you embed an applet. But I don't think that's what you want. Swing is for desktop apps. JSP web pages. If you want components, try looking into JSF or some of the many AJAX Javascript frameworks like prototype.
2.1m questions
2.1m answers
60 comments
57.0k users