duplicate the JSP window PLEASE!!
Hi I'm using JSP and servlet that running in tomcat4.0
the problem is that if i'm choosing from the menu File->
New->Window (or pressing the Ctrl+N) it duplicate the jsp with the same session id and it cause problems.
e.g the user can press the "Update button " from both of the windows. i'll be glad if anyone can help me with this.

