Try changing
<%@ taglib prefix="s" uri="/WEB-INF/struts-tags.tld" %>
to
<%@ taglib prefix="s" uri="/struts-tags" %>
Chris
On Tue, 2011-02-15 at 06:38 -0800, dasariprasad wrote:
> in clValid.jsp, i had used input page
> <%@ taglib prefix="s" uri="/WEB-INF/struts-tags.tld" %>
>
>
> Strut2's
flect.Method.invoke(Method.java:597)
at freemarker.ext.beans.BeansWrapper.invokeMet
--
View this message in context:
http://old.nabble.com/client-side-validation-in-struts2-tp30931442p30931442.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
>
>
> -Original Message-
> From: Gabriel Belingueres
> To: Struts Users Mailing List
> Sent: Wed, Jan 20, 2010 10:12 am
> Subject: Re: validation in struts2
>
>
> the form tag is wrong?
>
> try:
>
>
>
> 2010/1/19 Shasha :
>>
>> Hi
Your XML file needs to be renamed as,LoginAction-validation.xml
-Original Message-
From: Gabriel Belingueres [mailto:belingue...@gmail.com]
Sent: Wednesday, January 20, 2010 8:43 PM
To: Struts Users Mailing List
Subject: Re: validation in struts2
the form tag is wrong?
try:
2010/1
Also, the file should be LoginAction-validation.xml . Use the config-browser
to see that you have the validators in place.
Chris
-Original Message-
From: Gabriel Belingueres
To: Struts Users Mailing List
Sent: Wed, Jan 20, 2010 10:12 am
Subject: Re: validation in struts2
10.
> 11.
> 12. Login
> 13.
> 14.
> 15.
> 16.
> 17.
> 18.
> 19.
> 20.
> 21.
> 22.
> 23.
> 24.
> 25.
> 26.
> 27.
> 28.
> 29.
>
> http://old.nabble.com/file/p2723604
pg
--
View this message in context:
http://old.nabble.com/validation-in-struts2-tp27236040p27236040.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
is issue. I have upload my code running on
> my tomcat server along with this post.
> http://www.nabble.com/file/p20082857/tutorial.zip tutorial.zip
>
> Please help me with this issue.
> Thanks in advance
>
>
--
View this message in context:
h
Your problem is in the following line in your struts.xml file -
/{1}.jsp
In itself, this configuration is not a bad thing, but it's location is
your problem. I think order is important in the struts.xml file. Since
this wildcard is located before
code running on my
tomcat server along with this post.
http://www.nabble.com/file/p20082857/tutorial.zip tutorial.zip
Please help me with this issue.
Thanks in advance
--
View this message in context:
http://www.nabble.com/How-to-bypass-validation-in-struts2-tp20082857p20082857.html
Sent from the S
> does not seem to work for me e.g. In following example, I can not pass foo
> param to list action that is chained to add action.
>
>
>
> list
> bar
>
> list
>
>
> I would really appreciate some feedback/help here.
>
--
View this message
e, I can not pass foo param
to list action that is chained to add action.
list
bar
list
I would really appreciate some feedback/help here.
--
View this message in context:
http://www.nabble.com/Questions-on-action-chaining-and-validation-in-struts2---please-help-tf3590988.html#a10036082
Sent
12 matches
Mail list logo