Need some Help( awt & Swings )
Hi Everybody,
This is ravikumar, i am developing one web application by using servlets and jsp. In this project i am trying to display pop-up messages using swings. This is working fine in the local system. Will it works fine at server??
Presently i shared that application in local net. So that anybody with in the network can access this site. But problem is if anybody trying to access this application by using their systems , i'm getting pop-ups for their updation. can anybody give me a suggession in this.
I used JOptionPane.showMessageDialog("",""); and JOptionPane.showConfirmDialog("","");
Thanks in Advance,
Ravikumar.




