I will try this and ask for your help (or post a question in this forum) if there is any problem in submitting things to JIRA as I'm new to this communities.
katentim, you are right....
Type: Posts; User: ArthurTam; Keyword(s):
I will try this and ask for your help (or post a question in this forum) if there is any problem in submitting things to JIRA as I'm new to this communities.
katentim, you are right....
Your suggestion is much better as only one getter/setter require to define for each form on the action mapping. With defining a java editor template for this in eclipse will nearly solve the "typing...
I get your point and you are correct. By looking into SimpleFormController, if you not return the ModelAndView, it will use the default: SuccessView. If it is not defined, exception will throw....
I'm currently evaluating spring and has this question: Does spring web tier's formcontroller support map to multiple successview? e.g. a screen may route to different view base on some business logic...