rajiv.birari
10-13-2008, 05:24 AM
Hello Friends,
I am working upload xml form in my Java (JSP) application.
In my upload JSP page when I upload xml file then file upload message come with restart button.
When I click on that button (restart) we call one batch files which stop the tomcat and start tomcat. but in between on page throw the error "Connection Interepted" then we mannualy refresh the page it's working properly.
MY problem is - I want refresh page automatically without showing error on page
Please suggest me solution and other option which I can do efficently my upload with restar tomcat functionality.
Regards
RKB
I am working upload xml form in my Java (JSP) application.
In my upload JSP page when I upload xml file then file upload message come with restart button.
When I click on that button (restart) we call one batch files which stop the tomcat and start tomcat. but in between on page throw the error "Connection Interepted" then we mannualy refresh the page it's working properly.
MY problem is - I want refresh page automatically without showing error on page
Please suggest me solution and other option which I can do efficently my upload with restar tomcat functionality.
Regards
RKB