Re: Virtual Host & Struts Action Form

2004-11-24 Thread Eddie Bush
x27;ll try to test it and apply it this weekend. Happy Thanksgiving! Eddie Bush - Original Message - From: "Steven Leija" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, November 24, 2004 11:45 PM Subject: Virtual

Virtual Host & Struts Action Form

2004-11-24 Thread Steven Leija
Hello All, I'm currenting running a virtual host in tomcat and apache and running into an issue where my form is being rendered with two slashes followed by my action path. eg. action="//myAction.do" I'm assuming this is due to my tomcat context path being "/", so the slash is being added on