Hi,
I have configured IIS and Tomcat for my web application.
But if there are any forms in the web page and submit the form using method=post then the page hangs for few seconds and then displays page cannot be displayed. I know using method=get will solve it but is there any other way I can solve this?
Any help appreciated. Thanks.
I have configured IIS and Tomcat for my web application.
But if there are any forms in the web page and submit the form using method=post then the page hangs for few seconds and then displays page cannot be displayed. I know using method=get will solve it but is there any other way I can solve this?
Any help appreciated. Thanks.