Re: I Wondor Why Validation Doesn't Validate

2004-06-21 Thread cn
Nafise said: > I did the follow steps for setting validation, but there is no error on an > empty field checking 'chequeNumber' (see below plz). > > > 1. Placing the validation.xml & validator-rules.xml in WEB-INF folder > 2. In struts-config.xml : >a. > p

html:link to anchor in same fil (gettin action name in .jsp)

2004-06-06 Thread cn
Hi. I had a html pages, where there were links to anchors in the same file. Like this: ... Back to anchor 1 Now I've changed the page to a .jsp page, moved it to WEB-INF and I'm using a Struts action to call it. Consequently I have had to change the link, and the best I have come up with so far