|
|
11/28/2014 2:25:17 AM
to use custom tag (14 lines versus 2 lines)
|
11/28/2014 2:19:25 AM
session scope (doesn’t scale as well)
|
11/28/2014 1:45:57 AM
namespace, much simpler (11 lines instead of 27)
- Just a minor issue with:
<bean class="org.springframework.web.servlet.view.JstlView">
<property name="url" value="" />
</bean>
(should investigate later if we can remove “url” attribute
|
|
10/18/2014 12:36:15 PM
because Spring now uses com.rometools for RSS
feeds
See here for more details: https://jira.spring.io/browse/SPR-11893
|
|
|
|