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 876501
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T11:26:32+00:00 2026-05-15T11:26:32+00:00

I want to construct a system which is responsible for updating my database columns.

  • 0

I want to construct a system which is responsible for updating my database columns.

It is similar to registration of memberships.We have users and they send a request form of their wishes.First of all , the system inserts all of these information in a table .One column specifies the state of the request.It contains the integer values which refers to some states.

In addition to this , (which I want to do ) When the user send the request form , the system has sent e-mail.I want to change the state according to e-mail which will contain the link with registration-key.When the user clicks the link , the specific column of user updates the information.

How can I do these flow with java.I have currently used the Spring framework and java enterprise edition.

Can anyone help me ?

  • 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-15T11:26:33+00:00Added an answer on May 15, 2026 at 11:26 am

    If I got your question right you need to implement workflow like
    1. User submits HTML-form with some data
    2. System sends e-mail to user with link like http://example.com/JSRegistrationConfirmation?d=hn7arypmLs4m7CkKLu
    3. User clicks the link and opens confirmation web-page
    4. After confirmation page is opened system knows that user is registered.

    It’s not that clear what exactly is the problem for you. System creates some temporary record in database, after user submits the form. After user opens the link your system makes this record permanent by updating related row.

    A link that user receives should contain his ID at least, so that system could define what user confirms his registration. When user clicks the URL from e-mail, dispatching servlet deployed on your servlet container calls some controller which is responsible for processing user confirmation requests, than this controller in its turn makes some calls to service method, service method invokes method of DAO object and finally DAO object updates table row.

    I know I sound like Captain Obvious, but could you be more specific in your question? Do you use Spring MVC? What did you try to do to implement this workflow and where did you stuck?

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

Sidebar

Related Questions

No related questions found

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.