You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Alexander Jesse <al...@csfs.com> on 2001/04/10 16:24:44 UTC

RE: taglib for preferences?

Struts has tags for this.
You can define strings in a properties file and it even will do i18n for you, if the local of the users interface is stored in the session.

-> http://jakarta.apache.org -> struts

good luck
Alexander Jesse

> -----Original Message-----
> From: torgeir@vertech.no [mailto:torgeir@vertech.no]
> Sent: Tuesday, April 10, 2001 4:26 PM
> To: tomcat-user@jakarta.apache.org
> Subject: taglib for preferences?
> 
> 
> I need to insert strings and other small bits in my JSP's 
> which I would
> like to have defined in eg. xml files.
> 
> Is there any taglib around that can do this?
> 
> -- 
> - Torgeir
>