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 onto this. Is there a way to prevent this from happening?
Thanks for any help! Steven
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]