This is still "broken" in 3.1.1-RELEASE.
Type: Posts; User: bthurber; Keyword(s):
This is still "broken" in 3.1.1-RELEASE.
JIRA SPR-6126 opened
John,
Thank you for your reply. I think I found the problem but not the solution. The problem is JSR 286. I changed the portlet.xml from JSR 286 to JSR 168 and cancel is working well.
I'm not...
I can't seem to figure out how to implement a form cancel button using an annotated portlet controller. I'm close, but the problem I am having is the canceled changes are still in the form when I...
I'm finding the exception object from the defaultErrorView of SimpleMappingExceptionResolver is null when it should be java.lang.NullPointerException.
I have this SimpleMappingExceptionResolver in...