Did you ever get this working? I have a put the following type of additions into the portlet.xml:
<?xml version="1.0" encoding="UTF-8"?>
<portlet-app . . .>
<portlet>
<portlet-name>Account...
Type: Posts; User: mikery12; Keyword(s):
Did you ever get this working? I have a put the following type of additions into the portlet.xml:
<?xml version="1.0" encoding="UTF-8"?>
<portlet-app . . .>
<portlet>
<portlet-name>Account...
Found the issue w/ my second problem w/ the Session Attribute being initialized. I was simplifying my code when I created the post -- I'm sorry -- I now realize I simplified it too much to make...
I couldn't have found it myself, but I assume you're referring to the lines
private ModelAndView invokeHandlerMethod(
. . . .
// Expose implicit model for subsequent render phase.
if...
I can't find anything in the jira database, but I'm new to Spring, so I may not be looking in the right place. I can't see that it was filed (or fixed).
I have seen the above issue as well in...