Ah ah! It turns out that I should change
parameter="/pages/Login.jsp"/>
to
input="/pages/Login.jsp"/>
Thanks all for spotting that!
Thong
--- Michael Jouravlev <[EMAIL PROTECTED]> wrote:
> You have "validate" set to "true", thus Struts tries
> to locate
> error/input
You have "validate" set to "true", thus Struts tries to locate
error/input page and cannot find it, because "input" attribute is not
defined.
"input" must be renamed to "error".
Michael.
On 4/21/05, T. B. <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I am trying to deploy a simple struts on r
Hi!
I think the input attribute must be setted with the value of the page where
the errors of validation will be displayed...
I mean.
I wish it helps you
Lucas
"T. B." <[EMAIL PROTECTED]> wrote:
Hi all,
I am trying to deploy a simple struts on resin 2.1.12
and got this error when accessing
3 matches
Mail list logo