> No, that is what it is supposed to do (after asking the user to confirm
the resend of the post data). What is the problem? If you >don't want this
behavior, have your post method do a sendRedirect (back to the same address,
if you like) - which will be >taken as a get.
Isn't that interesting? I always thought that the doGet() will be called
instead if the user click on the 'refresh' button.
I suppose the res.sendRedirect() will solve the problem, however this will
show on the address bar of the web browser that it returns back to the
original page. Anyway, I will implement this.
thanks
victor
___________________________________________________________________________
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