I've heard that Spring provides the default converter from Date to String in order to display the data in web page(JSP).. something getAsText and setAsText method of PropertyEditorSupport class...
but don't know how to implement...
please guide me on... via samples, URLs, ideas...
thanks a lot.



Reply With Quote
