On 3/5/06, Xavier Vanderstukken <[EMAIL PROTECTED]> wrote:
> It seems to me that server side validation does not work with Struts 1.3
>
> The getValudationKey
> public String getValidationKey(ActionMapping mapping, HttpServletRequest
> request) {
>return mapping.getAtribute();
>}
>
> re
All my forms extends the ValidatorForm class.
Wendy Smoak wrote:
On 3/5/06, Xavier Vanderstukken <[EMAIL PROTECTED]> wrote:
It seems to me that server side validation does not work with Struts 1.3
The getValudationKey
public String getValidationKey(ActionMapping mapping, HttpServletRequest
On 3/5/06, Xavier Vanderstukken <[EMAIL PROTECTED]> wrote:
> It seems to me that server side validation does not work with Struts 1.3
>
> The getValudationKey
> public String getValidationKey(ActionMapping mapping, HttpServletRequest
> request) {
> return mapping.getAtribute();
> }
>
>
3 matches
Mail list logo