Add support for outputting a value formatted by a Converter from a JSP [SPR-5397] #10070
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: duplicate
A duplicate of another issue
type: enhancement
A general enhancement
Keith Donald opened SPR-5397 and commented
For example ${myForm.date} should apply the date->string conversion routine automatically. Look at hooking this into the EL system. Alternatively, consider introducing a custom tag e.g. <format-value expression="myForm.date"/>
Affects: 2.0.3
The text was updated successfully, but these errors were encountered: