Re: InvalidPathException processing form

2010-02-21 Thread Jose A. Corbacho
am not > deploying off the root. > > Anyone know why this could happen. thanks > > -Original Message- > From: Jim Kennedy [mailto:jgkenn...@mindspring.com] > Sent: Sunday, February 21, 2010 6:37 PM > To: 'Struts Users Mailing List' > Subject: Inval

RE: InvalidPathException processing form

2010-02-21 Thread Jim Kennedy
x27;Struts Users Mailing List' Subject: InvalidPathException processing form I have a fairly simple form at this point and I am getting the above referenced exception when validation fails. Full exception is at the bottom of this email. When my servlet-mapping is set to /run/* I get this

InvalidPathException processing form

2010-02-21 Thread Jim Kennedy
I have a fairly simple form at this point and I am getting the above referenced exception when validation fails. Full exception is at the bottom of this email. When my servlet-mapping is set to /run/* I get this exception in my logs, but application seems to work. If I change my servlet-mapping