Skip to content

Instantly share code, notes, and snippets.

@trmsmy
Created September 17, 2009 14:01
Show Gist options
  • Save trmsmy/188502 to your computer and use it in GitHub Desktop.
Save trmsmy/188502 to your computer and use it in GitHub Desktop.
protected Object formBackingObject(HttpServletRequest request) throws ServletException;
public ModelAndView onSubmit(HttpServletRequest request, HttpServletResponse response, Object command, BindException errors) throws Exception;
protected boolean isFormSubmission(HttpServletRequest request);
protected Map referenceData(HttpServletRequest request) throws Exception;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment