This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes Form submited twice in Cluster enviroment? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Form submited twice in Cluster enviroment?" Watch "Form submited twice in Cluster enviroment?" New topic
Author

Form submited twice in Cluster enviroment?

Balaji Munuswamy
Ranch Hand

Joined: Apr 07, 2002
Posts: 37
Hi all,
My application is hosted in Webligic 6.1 with Epicentric portal and it is in a Cluster enviroment. One of the form taken more then 3min to complete the Backend process.Mean time the form was resubmited by the server as there was a delay in the response.We have checked the jsps and came to the conclusion that there is no resubmission done.Can any one help me to find out why the form was resubmitted. Is there any configuration in Weblogic which can trigger a request after a predefined time interval?
Thanks in advance.
Balaji.M
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Form submited twice in Cluster enviroment?
 
Similar Threads
custering and co-located web and server tier
Storing files in a central place (other than the database)
cluster and hot stand by
can tomcat cluster only leaves one server up, if that server is down, then start the second server?
synchronize class for JSP client