coolsayan wrote:
From the docs:
"Name of the property for which error messages should be displayed. If
not specified, all error messages (regardless of property) are displayed."
You don't have a property named "error.name.required"--that sounds like
the name of a message resource to me.
s à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> Date: Sat, 30 May 2009 12:10:12 -0700
> From: coolsayan.2...@gmail.com
> To: user@struts.apache.org
> Subject: Re: error validation error
>
>
> <%...@page contentType="
<%...@page contentType="text/html"%>
<%...@page pageEncoding="UTF-8"%>
<%@ taglib uri="http://struts.apache.org/tags-html"; prefix="bean" %>
<%@ taglib uri="http://struts.apache.org/tags-html"; prefix="html" %>
http://www.w3.org/TR/html4/loose.dtd";>
Login
Martin Gainty wrote:
please view this comprehensive explanation of dojo mapped functions by Ted
http://struts.apache.org/2.1.6/docs/developing-ajax-widgets.html
Wrong thread.
Dave
-
To unsubscribe, e-mail: user-unsubscr...@st
http://wiki.apache.org/struts/StrutsUpgradeNotes11to124
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
esponsabilité
pour le contenu fourni.
> Date: Sat, 30 May 2009 01:47:39 -0700
> From: coolsayan.2...@gmail.com
> To: user@struts.apache.org
> Subject: Re: error validation error
>
>
> please specify the taglib syntax.
>
> newton.dave wrote:
> >
> >
please specify the taglib syntax.
newton.dave wrote:
>
> coolsayan wrote:
>> what to change please be specific
>
> The taglib URIs.
>
> Dave
>
> -
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional
coolsayan wrote:
what to change please be specific
The taglib URIs.
Dave
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
what to change please be specific
coolsayan wrote:
>
> how to solve??why this not working??
>
>
>
> code in login.jsp
>
> <%...@page contentType="text/html"%>
> <%...@page pageEncoding="UTF-8"%>
>
> <%@ taglib uri="http://jakarta.apache.org/struts/tags-bean"; prefix="bean"
> %>
> <%@ tagli
Update your taglib uris. Struts is no longer a jakarta project, unless
you're using 1.0 or 1.1
On Thu, May 28, 2009 at 11:19 AM, coolsayan wrote:
>
> how to solve??why this not working??
>
>
>
> code in login.jsp
>
> <%...@page contentType="text/html"%>
> <%...@page pageEncoding="UTF-8"%>
>
> <%
10 matches
Mail list logo