[prev in list] [next in list] [prev in thread] [next in thread] 

List:       taglibs-user
Subject:    nested i18n tags
From:       alexander <alexander () scrashmeow ! org>
Date:       2003-03-17 21:37:29
[Download RAW message or body]

While working with a struts application, I wanted to use the i18n taglibs to format \
dates, times, currencies etc.  However, I don't want to use scriptlets in my JSP.


for example:

<i18n:currency>
  <bean:write name="item" property="cost" />
</i18n:currency

instead of:

<i18n:currency value="<%= item.getCost() %>" />

or perhaps:  (struts-style)

<i18n:currency beanName="item" beanProperty="cost" />

Is there a plan to provide this functionality? ... or like the struts style example \
above?


-alexander



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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic