portlet « Annotation « Spring Q&A





1. Get rid of *-portlet.xml using annotations. Possible? How?    stackoverflow.com

The documentation here says:

The framework will, on initialization of a DispatcherPortlet, look for a file named [portlet-name]-portlet.xml in the WEB-INF directory of your web application ...

2. handling duplicate submission in spring portlets using annotations    forum.springsource.org

Hi All, I am trying to use spring portlets mvc through annotations based approach. Presently i am facing a problem of duplicate submits. What is the steps to be followed to ...

3. how to get HttpServletRequest object in annotation Portlet????    forum.springsource.org

how to get HttpServletRequest object in annotation Portlet???? Hi,guys I got a question,how to get HttpServletRequest object if I used annotation in Portlet,just see below code: in JSP: