But how to manage new added rows? to which key to map them?
is it added automatically to command object?
Type: Posts; User: yanv; Keyword(s):
But how to manage new added rows? to which key to map them?
is it added automatically to command object?
Hi guys!
In my page i have a table in which each row has input pairs(<form:input each), for example: user, password.
On client I should support addition and removal of these pairs, i.e. the table...
Thank you.
thanks,
it may be a stupid question but which object should be the CommandClass?
But my page has two forms and hence formBackingObject has to return two objects, i guess that when i redirect to my aforementioned page using SimpleUrlHandlerMapping i actually activate only one...
hey guys, first of all thanks for reply.
i'm trying to have two separate forms with two distinct controllers on one JSP page but already on GET i receive following error:
...
Hi folks,
i'm new in spring and have a problems putting two forms on one page, i want each form will be bind to some SimpleFormController
any help will be appreciate
thanks in advance