Hi, I'd like to have dates in my application formatted as YYYY-MM-DD. I've been able to get it working for submitted dates, but displayed dates are still being returned as DD/MM/YY. How do I properly setup the converter for this?
Also, I'm having a problem with BigDecimals and OGNL. If the field that contains the BigDecimal is null, OGNL is still trying to convert it and throwing a java.lang.NumberFormatException. How can I tell OGNL to ignore the value if it's blank? Thanks. ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user