Re: Validation referencing problem, using annotations

2008-08-15 Thread Randy Burgess
: Fri, 15 Aug 2008 14:16:36 +1000 > To: > Subject: Validation referencing problem, using annotations > > Hi guys > I'm close to finishing my 1st project with struts2, which I'm quite excited > about. I've gotten around to validation (!). > > I'm

Validation referencing problem, using annotations

2008-08-14 Thread dug .
Hi guys I'm close to finishing my 1st project with struts2, which I'm quite excited about. I've gotten around to validation (!). I'm having some issues getting validation to work on one of my actions. I can't reference the variables from the web page in order to validate them. I've named the varia