You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Le Goff, Yoann" <yo...@michaelpage.fr> on 2005/08/17 09:39:45 UTC

Struts tags for

Does anybody know how i can replace my <link /> tag by a struts one ?


Y. 

----------------------------------------------------------------------------
Ce message, ainsi que tous les fichiers joints est destine aux seules
personnes dont le nom est mentionne comme destinataire. Il peut contenir des
informations sensibles ne devant pas etre divulguees et est protege contre
toute violation par les dispositions penales de la loi relative au secret
des correspondances. Si vous recevez ce message par erreur, nous vous
remercions de le renvoyer a son expediteur, sans en conserver trace ou
copie, et de ne pas utiliser, reproduire, reveler, modifier ou diffuser de
maniere directe ou indirecte les informations qu'il contient
----------------------------------------------------------------------------

Localization of validation.xml

Posted by klute <so...@yahoo.com>.
Hello All,

I would love to hear your thoughts on this. I have an
app that serves US and Canada. The same form is used
to accept shipping address for both. Zip consists of
two text fields where the first one is required for US
addresses and both are required for Canadian
addresses. So far, only US one is working fine here
(validation.xml is used to validate zipBase(5) and
optional zipExt(4)).

To support Canada, I was thinking of adding a
localized version of validation.xml (something like
validation_en_CA.xml) to define zipBase and zipExt
differently (zipBase(3) and zipExt(3)). 

Is this possible? Are there any docs on the topic?

Thanks,
James


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Struts tags for

Posted by Sebastian Hennebrueder <us...@laliluna.de>.
Le Goff, Yoann schrieb:

>Does anybody know how i can replace my <link /> tag by a struts one ?
>
>
>Y. 
>
>  
>
Have a look in the guide
http://struts.apache.org/userGuide/dev_html.html

-- 
Best Regards / Viele Grüße

Sebastian Hennebrueder

----

http://www.laliluna.de

Tutorials for JSP, JavaServer Faces, Struts, Hibernate and EJB 

Get support, education and consulting for these technologies - uncomplicated and cheap.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org