How is the BigDecimal a requirement for a jsp page?
You know that you can (and often should) use different formats for
storage and computations and for presentation?

regards
Leon

On 8/9/07, Mad Shop <[EMAIL PROTECTED]> wrote:
> Thanks Leon,
>
>   Big Decimal is our project requirement.  Looks like the tld files under my 
> WEB-INF directory are not correct.  Can you please let me know the compatable 
> nested tld files for struts1.2.7 version.
>
>   Regards
>
>
> Leon Rosenberg <[EMAIL PROTECTED]> wrote:
>   have you tried to use double instead?
> Leon
>
> On 8/9/07, Mad Shop wrote:
> > Following is my actual code
> >
> >
> >
> >
> >
> > Greater Equal 1000
> >
> >
> >
> >
> >
> >
> > This is working for all the values greater and equal to 1000 but it also 
> > works for all the values less than 1000, which it should not. Can you help 
> > me out in this. I am getting "Greater Equal 1000" message even for values 
> > less than 1000.
> >
> > The bean property returns a big Decimal. But still this comparision fails! 
> > Not able to get to the root of the cause, do you have any idea.
> > I am retriving the values from Database, and I have checked the return 
> > value its a big decimal.
> >
> > Even is not working for me.
> >
> > We are using Struts 1.2 version. Still problem exists.
> > Specification-Title: Struts Framework
> > Specification-Vendor: The Apache Software Foundation
> > Specification-Version: 1.2.7
> > Implementation-Title: Struts Framework
> > Implementation-Vendor: The Apache Software Foundation
> > Implementation-Vendor-Id: org.apache
> > Implementation-Version: 1.2.7
> >
> > struts-logic.tld entries
> > 1.2
> > 1.1
> >
> >
> >
> >
> > ---------------------------------
> > Yahoo! oneSearch: Finally, mobile search that gives answers, not web links.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
> ---------------------------------
> Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, 
> news, photos & more.

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

Reply via email to