Re: Using Struts Validator on Map-backed ActionForms

2005-02-13 Thread Andrew Waite
t request) { > return mapping.getPath(); > } > > Obviously in your struts-config you need to specify this new form > > > > Niall > > - Original Message - > From: "Andrew Waite" <[EMAIL PROTECTED]> > Sent: Saturday, Febr

Re: Using Struts Validator on Map-backed ActionForms

2005-02-12 Thread Andrew Waite
.getMap(); > > http://jakarta.apache.org/commons/beanutils/apidocs/org/apache/commons/beanutils/package-summary.html#dynamic.lazy > http://jakarta.apache.org/commons/beanutils/apidocs/org/apache/commons/beanutils/LazyDynaMap.html > > Niall > > - Original Message

Using Struts Validator on Map-backed ActionForms

2005-02-12 Thread Andrew Waite
I have searched far and wide for an update to this topic but can not seem to find an actual solution. Has anyone accomplished this? I know in one thread Ted Husted mentioned it being possible but had questions about the use case, well if you're listenening here's my use case. I am writing a clien