Search:

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

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    553

    Thx a lot, that seems to be exactly what I was...

    Thx a lot, that seems to be exactly what I was looking for !
  2. Replies
    2
    Views
    553

    [Solved] How to Lock a command object field

    In my application, I have an User who contains a field named credit .

    In my MVC, I have a ProfileController with an User commandClass. ProfileController controls a view where users can change...
  3. Yes, it works. thx a lot !

    Yes, it works. thx a lot !
  4. Getting command object in SimpleFormController

    My SimpleFormController currently overide

    Object formBackingObject(HttpServletRequest request) throws Exception;

    and

    protected Map referenceData(HttpServletRequest request) throws Exception;...
  5. Replies
    2
    Views
    867

    Actually I found the problem, A spring taglib was...

    Actually I found the problem, A spring taglib was missing, so binds were not working and nothing was sent through POST when the form was submitted.

    Thx a lot .
  6. Replies
    2
    Views
    867

    onSubmit Method Bypassed

    Hi, an incomprehensible problem occur with a SimpleFormController object : the onSubmit method is bypassed when I submit my form.


    my controller public class BugReporterController extends...
Results 1 to 6 of 6