Results 1 to 3 of 3

Thread: Form Data not saved in DB

  1. #1

    Post Form Data not saved in DB

    I am a new to Spring tool suit and I am building a small application which have user form and I want to save that form data in MySQL using persistence and JPA.

    But I am stucked at some exceptions like http request is not mapped.

    Please suggest me some code.

  2. #2
    Join Date
    Aug 2008
    Location
    Vancouver, BC
    Posts
    747

    Default

    You would be better off posting this question on the web forum. http://forum.springsource.org/forumdisplay.php?25-Web

    Before you post, do a google search for blogs and tutorials teaching you how to do this. If that doesn't work, you can post the question. When you do post, make sure to be more specific. Show exactly what you tried. Post some code and describe what doesn't work.
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

  3. #3

    Default

    Thanks for the reply.

Tags for this Thread

Posting Permissions

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