Customizable locale and theme resolution support for JSPs with or without Spring tag library, support for JSTL, support for Velocity without the need for extra bridges, etc.
This is one of the feature of Spring as stated in the docs of Spring.
Can Somebody explain how is it customizable with some examples.


Reply With Quote