On Fri, 09 Mar 2012 17:00:42 -0300, hese <1024h...@gmail.com> wrote:

Hi,

Hi!

I have a Long object which has to be printed right justified in a table in
#,### format.  I tried

<t:output format="literal:#,###" value="imps"/>

This writes it literally as #,### in the output.  What I am doing wrong?

You can format the number in your Java class if you want. That's what I'd do.

Also how to right justify it in the column?

CSS.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to