I didn't really make use of maven, instead, I imported the struts-blank war file into Eclipse which would create a project for me automatically. That way I can see where to place the XML files.
On Jan 13, 2008 7:53 PM, Gaurav Arora <[EMAIL PROTECTED]> wrote: > Hi list, > I am new to Struts and started off with a few examples I found on > the web. However, I just can't figure out how to validate input in the > jsp pages. I have an action named GuestBookAction and it's validation > file named GuestBookAction-validation.xml, where should the validation > xml be placed in the application hierarchy? > > Gaurav > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >