Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6777545
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T16:09:38+00:00 2026-05-26T16:09:38+00:00

I need to update a form based on some entries that are taken from

  • 0

I need to update a form based on some entries that are taken from the user (present in the same form). This allows me to have a single add update page.

2 parameters accepted from the user need to be sent to a struts 2 action. A DB query executed inside the action returns a data set. This data set needs to be sent back to the UI and the UI needs to be updated.

Please help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T16:09:39+00:00Added an answer on May 26, 2026 at 4:09 pm

    Use jQuery’s .post() method. The results can be JSON or HTML and handled appropriately.

    $.post({
        theUrl,
        { field1: "value", field2: "value" },
        function(data) { $("#resultsDiv").html(data)
    });
    

    If you need more control, you can use the .ajax function.

    There are a variety of ways to get an S2 URL into the arguments, including just having the JavaScript in the JSP page and using the tag, having the $.post call itself in an external JS and calling in from the JSP page passing the URL in, processing your JS files with the JSP processor, and so on.

    There are also at least two jQuery plugins that can wrap this up into a tag, but IMO it’s easier and cleaner to just do it using “raw” jQuery.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a form that allows a user to update their profile information, but
I have an html/php form that updates entries on the database server. I need
I have a script that updates a CSS file based upon some user input
I need to update a lot of rows, per a user request. It is
This is driving me nuts. I have a working text based application. It has
I have a collection of strings that need to be parsed (using RegEx patterns)
I have a form, which at the moment is a simple HTML based one,
Due to our customer's demands, user passwords must be kept in some readable form
I have a Winform dialog that contains several user controls - all of them
I'm trying to simulate some software and I need the user to be able

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.