Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Spring help with JSP - One value through Multiple Forms

  1. #11
    Join Date
    Oct 2004
    Location
    London, UK
    Posts
    71

    Default

    see no problem. i said there were easier ways to do it.

    also you could use
    Code:
    WebUtils.hasSubmitParameter(request, "_edit")
    which can deal with image buttons as well.
    Stuart Eccles
    Technical Consultant

  2. #12

    Default

    Hey, very cool. I'll go that route. And I know that I'll still need that SimpleMultiActionController eventually.

    -James

Similar Threads

  1. Spring MVC Web Framework versus Struts
    By biguniverse in forum Web Flow
    Replies: 27
    Last Post: Aug 29th, 2012, 03:57 AM
  2. Replies: 5
    Last Post: Aug 9th, 2008, 05:30 AM
  3. Replies: 2
    Last Post: Oct 6th, 2005, 12:31 PM
  4. Replies: 1
    Last Post: Feb 25th, 2005, 07:12 AM
  5. Replies: 14
    Last Post: Feb 21st, 2005, 05:41 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
  •