I have the same 'problem' too ............
In my case, we use IE5 (so the following wont apply to Navigator).
I created a servlet which enables a user to browse through a set of personal
employee records. After the user submits a query, the servlet will display
an HTML page containing the words "Record 2 of 130" (say...). The funny part
is if he/she opens up the link to the servlet in a new window and submits a
new query, the previous 130 records will be overwritten with the newly
retrieved records from our postgres database!!!
One way to overcome this is to open another instance of IE5 and go to the
servlet. Here a new sesion is created and the previous/earlier results will
not be ovewritten.
Personally I find this quite humorous and would rather called it a 'quirky
feature' rather than a bug :)
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html