Results 1 to 1 of 1

Thread: Spring MVC + jMaki

Hybrid View

  1. #1

    Default Spring MVC + jMaki

    Hi all

    Does anyone have an example of a simple CRUD Spring MVC application with Ajax using jMaki?

    I'd like to make a page with a form to enter a record which will be added to the table on the same page as the form. Editing the data on the table directly will be nice too

    I haven't found a way to somehow intercept the form submit method, get the object from the form, call the add / save method asynchronously and finally update the table.

    Any help and pointer to the right direction will be greatly appreciated

    Thanksy8
    moving companies in nyc
    Last edited by Plastics; Jan 31st, 2012 at 06:23 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •