Re: Issues porting application from tomcat 5.0.28 to tomcat 7.0.57

2015-06-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Raj, On 6/16/15 4:15 PM, RAJ wrote: >> Is there any reason not to simply remove the double-slash? > > We see that in the source of the page. In the jsp its action="/calculators/Calculator" onsubmit="return validateForm();" So the action="/calcula

Re: Issues porting application from tomcat 5.0.28 to tomcat 7.0.57

2015-06-16 Thread RAJ
Hi Christopher, Thanks for your reply. To your question > Is there any reason not to simply remove the double-slash? We see that in the source of the page. In the jsp its On Jun 16, 2015, at 11:53 AM, Christopher Schultz > wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Raj,

Re: Issues porting application from tomcat 5.0.28 to tomcat 7.0.57

2015-06-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Raj, On 6/15/15 6:22 PM, RAJ wrote: > Can anyone please help me with the below. I even posted this in > struts users group but no reply. > > I am facing this issue after porting my application from the > existing Tomcat 5.0.28 to the new tomcat 7.0

Issues porting application from tomcat 5.0.28 to tomcat 7.0.57

2015-06-15 Thread RAJ
Hi, Can anyone please help me with the below. I even posted this in struts users group but no reply. I am facing this issue after porting my application from the existing Tomcat 5.0.28 to the new tomcat 7.0.57. I am using Struts version 1.1 is something particular, the app in both the old and