Search:

Type: Posts; User: RaulGogo; Keyword(s):

Search: Search took 0.02 seconds.

  1. I have managed to solve it using ....

    I have managed to solve it using <spring:bind>. Thank you anyway!
  2. How can I use Spring MVC “form” tag instead of my “input” tags? (JSP page)

    I have a generic JSP page that is used throughout my application for displaying certain entities. The code that I am interested in goes like this:


    <form:form modelAttribute="object"/>
    ...
Results 1 to 2 of 2