I have got the latest version of code from SVN and I see that netui:formatDate, netui:formatString and netui:formatNumber tags work as expected.
Thanks Eddie for pointing out clearly the difference between <netui:label> and <netui:span> tags Thanks Srini Eddie O'Neil <[EMAIL PROTECTED]> wrote: Srini-- One other comment about your first example below. In order to have "pageFlow.today" evaluated as an expression, it should appear in the tag attribute as a JSP 2.0 expression: ... Also, it's worth pointing out that in Beehive is used to label HTML form elements. If you'd like to have the text appear in the page, is a good choice and just renders any data bound value as text wrapped in a ... Hope that helps! Eddie Krista Baker wrote: > This issue has also recently been fixed. > (http://issues.apache.org/jira/browse/BEEHIVE-249) > The format tags listed below in the email with an SVN build from this > evening now produce the following results with my formatDate label > value="01/02/0111": > > 0111-01-02 (555)444-3333 (555)444-3333 (555)444-333333 5,554.00 > > -Krista > > -----Original Message----- > From: Srini [mailto:[EMAIL PROTECTED] > Sent: Monday, February 14, 2005 10:19 PM > To: [email protected] > Subject: netui:formatDate, netui:formatString and netui:formatNumber not > working > > Hi All, > > I am trying to play around with , > and tags and none of them seem to work . Below is > the code snippet of each of these. > > > > > > > > > > > > > > /> > > > > > > > > > truncate="true"/> > > > > > > > > > truncate="false"/> > > > > > > > > type="number"/> > > > > Srini > > > > > **************************************************************** * Srinivas Kanchanavally * * E-mail : [EMAIL PROTECTED] * * * * * * * * * * * **************************************************************
