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

  • Home
  • SEARCH
  • 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 224815
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T19:21:09+00:00 2026-05-11T19:21:09+00:00

I am presenting the user with some exam. Users are not to proceed into

  • 0

I am presenting the user with some exam. Users are not to proceed into the actual site before they pass this exam. However, there will be some users who will have a choice to bypass the exam until some date (say month from current date). So these users have a window of a month to take the exam. until then they can click ‘Proceed’ on the exam page to just go into the site.

My Logic:
When normal users click submit on the exam form page I am doing all my logic and submitting info the the DB. When these ‘special’ users click proceed then I will be just harcoding a ‘true’ to the ‘didPassExam()’ method, if they are still in that one month window.

My question is:
to check which button the user clicked I am doing the following (Struts 2 code)

private String submit;

public void setSubmit(String submit) {
    this.submit = submit;
}

And in the JSP:

 <s:submit name="submit" value="Submit" />

 <s:submit name="submit" value="Proceed" />

so basically when user clicks a button, my action class will know which button was clicked. But can some hacker intentionally change value of ‘Submit’ button to ‘Proceed’ and then bypass the exam even for normal users?

Would someone do this a different and more secure way?

  • 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-11T19:21:09+00:00Added an answer on May 11, 2026 at 7:21 pm

    Yes, any user could pass along the special “Proceed” and gain access.

    Since you can (and do) already tell the difference between the types of users you should validate their button at the server based on that. Client-side checks can always be bypassed.

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

Sidebar

Related Questions

For some reason this little code is preventing the user from being able to
I'll use the jQuery plugin for presenting the user with a nice interface The
I'm getting a white screen after presenting a modal view controller. This is how
I am having some problems getting this animation to execute. I have a feeling
my app involves many viewcontrollers, some of which are memory heave-duty ones. The user
I have some queries (to an acccess database) like this : string comando =
I want the user to input their search query into a search widget and
GWT's CellBrowser is a great way of presenting dynamic data. However when the browser
i am testing all day on this but i can not get it to
I'm presenting data for users in a grid (ExtJS) with remote sorting and paging.

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.