Its defined as String
Thanks
Raja
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 16, 2007 2:27 PM
To: Struts Users Mailing List
Subject: Re: S:property converts string to rounded int
What is the property defined as in your action or bean
Use struts formatting tags
<%@ taglib uri="http://java.sun.com/jstl/fmt"; prefix="fmt" %>
- Original Message -
From: "Sekhar, Raja" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Tuesday, October 16, 2007 9:11 AM
Subj
What is the property defined as in your action or
bean?
--- "Sekhar, Raja" <[EMAIL PROTECTED]> wrote:
>
> Hi Group
> I am having a small issue with value="response.mtm"
> /> .
> say
> if mtm = "215667.20" then
> from the JSP I get a value of 215667.2,
>
Hi Group
I am having a small issue with .
say
if mtm = "215667.20" then
from the JSP I get a value of 215667.2,
similarly if
mtm = "0.00" I get a value of 0 from the
rendered jsp.
How do I
4 matches
Mail list logo