hi, I want to submit data to a servlet from a form in a modal dialog of my application. The browser is IE5 and the dialog is called by the showModalDialog() method. The problem is that, after processing the POST request, the servlet response open a brand new IE5 window, instead of displaying the response in the dialog itself! even if I don't write anything to the response output stream. is there a workaround to this strange behaviour? please help me out. thanks in advance samuel [EMAIL PROTECTED] ___________________________________________________________________________ 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
