I have the following problem: It's about 1 year that I'm working with JRun (2.3.3 build 158) and till now everything was ok. In these days JRun has a strange behavior this happened after I have installed Microsoft Visual C++ on my server WIN NT 4.0. I have a form page that call a servlet. The page pass some data to the servlet that calls a method. It happens (I saw in the log file) that the method is called 2 times infact after the first time, instead of finishing it goes inside the doPost method and calls again the same method. Everything is duplicated. I really don't understand what is going on! I tried also to skip to JRun 3.0, but I have the some behaviour. Someone has an idea? Maybe some bug? Many thanks in advance Elena ___________________________________________________________________________ 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
