Looking at the Beanutils api and seems to have an sqldateconverter and a datelocaleconverter which use strings so I would imagine using a Date.toString() and back again.
Travis
Schnitzer, Jeff wrote:
From: Travis Reeder [mailto:[EMAIL PROTECTED]]What can you pass in for mav to handle a date from a request param properly? I would like to pass in the long value.Dunno. Maverick uses the Jakarta commons beanutils to populate form beans. I'm not sure if it handles dates in any way; you might want to check their documentation or mailing list. At worst, just pass strings and do the conversion yourself. 3jeff ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html [INVALID FOOTER] .