With code like this
anItem.add(new Label("return", new PropertyModel(tmpInstrument,
"diffusionProcess.localDrift")));
I'm trying to display small numbers.
1.1465448173051241E-12
1.2381223801081599E-6
In the generated page this just appears as "0" or "-0". I want it to be
"0.0000012381223801081599"
How can I create Labels that know how to format these small numbers?
/Anders
--
http://ojalgo.org/
Mathematics, Linear Algebra and Optimisation with Java
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user