--- Adam Gordon <[EMAIL PROTECTED]> wrote:
> I'm sure this was totally unintentional and you did it to simply get the 
> email address of the mailing list, but thread hijacking is generally 
> frowned upon in support mailing lists.

He started the thread, and it's about formatting (via the <s:text...> tag).

Dave

> Hartrich, James CTR USTRANSCOM J6 wrote:
> > Struts2.0.9
> > Has anyone successfully formatted a number 5557777 into 555-7777.
> >
> >
> > MyAction.properties:  format.telephone={0,number,###-####}
> >             
> > My.jsp:     <s:action name="myaction"/>
> >             <s:text name="format.telephone">
> >                     <s:param name="value" value="myTeleValue"/>
> >             </s:text>
> >
> > The only output rendered to the jsp page after numerous attempts is the
> > string "format.telephone".
> >
> > Thanks
> > James
> >   
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to