James-

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.

--adam

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]

Reply via email to