isfaire informez
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est
interdite. Ce message sert à l'information seulement et n'aura pas n'importe
quel effet légalement obligatoire. Étant donné que les email peuvent facilement
être sujets à la
tes pas le
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est
interdite. Ce message sert à l'information seulement et n'aura pas n'importe
quel effet légalement oblig
Martin Gainty wrote:
can we assume fieldErrors is some sort of List ?
http://java.sun.com/javase/6/docs/api/java/util/List.html#get(int)
No, fieldErrors is a map, the entries of which are a list--as the JSP
snippet implied, and as in the docs.
(would be easier to follow example if we coul
ets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> Date: Sun, 31 May 2009 13:07:19 -0700
> From: gutostra...@gmail.com
> To: user@struts.apache.org
> Subject: Re: customize fielderror
>
>
> Hi all!
>
> I had the same pr
Hi all!
I had the same problem here and I wrote the following code to avoid change
the default struts template:
newton.dave wrote:
>
> manub wrote:
>> Yes. renders also and tag, and I don't need
>> them.
>> I'm in need of a way to showing only the errors for a specific field
>> without
>
manub wrote:
Yes. renders also and tag, and I don't need them.
I'm in need of a way to showing only the errors for a specific field without
having any HTML tag (I need only the plain text).
You'd either need to create/extend/modify the theme, use CSS, or just do
it manually.
Dave
---
Yes. renders also and tag, and I don't need them.
I'm in need of a way to showing only the errors for a specific field without
having any HTML tag (I need only the plain text).
newton.dave wrote:
>
> manub wrote:
>> I used the iterator trick described before and it works, showing me all
>> f
manub wrote:
I used the iterator trick described before and it works, showing me all field
errors. Nested into the 2 iterators tag, there's a tag which I could use to
print only the errors for a specific field using ?
Are you asking about the tag?
Dave
--
I used the iterator trick described before and it works, showing me all field
errors. Nested into the 2 iterators tag, there's a tag which I could use to
print only the errors for a specific field using ?
Thanks.
manub wrote:
>
> Isn't it possible to reference directly the single field error
Isn't it possible to reference directly the single field errors without
modifying the FTL and without having and tags?
Sonny Gill wrote:
>
> Ahh...right.
> Assuming that you are using simple theme as default, You will need to
> extract fielderror.ftl from the struts2 jar, modify it to suit t
Ahh...right.
Assuming that you are using simple theme as default, You will need to
extract fielderror.ftl from the struts2 jar, modify it to suit the way
you want it, and then add it to your applicaiton.
Instructions here - http://struts.apache.org/2.0.14/docs/template-loading.html
The other opti
Hi,
Sorry, for mistype. it should be
I try to add attribute theme="simple" but the tag ul and li are still exist.
Thanks
--- On Thu, 2/12/09, Sonny Gill wrote:
> From: Sonny Gill
> Subject: Re: customize fielderror
> To: "Struts Users Mailing List" , semu.
Not sure what is, but try adding theme="simple" to it.
On Fri, Feb 13, 2009 at 12:39 PM, Po Po wrote:
> Hi,
>
> I use struts 2.1.6,
> When I used , it's generated html with tag and .
> how to configure the component, so the html result is only plain
> text message (without html formating ul d
13 matches
Mail list logo