|
INTERVIEW QUESTIONS
J2EE
STRUTS
DETAILS
Question: Explain about token feature in Struts?
Answer: <b>Use the Action Token methods to prevent duplicate submits</b>: <P> There are methods built into the Struts action to generate one-use tokens. A token is placed in the session when a form is populated and also into the HTML form as a hidden property. When the form is returned, the token is validated. If validation fails, then the form has already been submitted, and the user can be apprised. <ul> <li> saveToken(request) <li> on the return trip, <li> isTokenValid(request) <li> resetToken(request)
Submitted by Rajesh Khanna ( [email protected] )
|
|
|
Category |
Struts Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 7585 users |
Added on |
5/17/2010 |
Views |
76833 |
Rate it! |
|
|
Question:
Explain about token feature in Struts?
Answer:
<b>Use the Action Token methods to prevent duplicate submits</b>: <P> There are methods built into the Struts action to generate one-use tokens. A token is placed in the session when a form is populated and also into the HTML form as a hidden property. When the form is returned, the token is validated. If validation fails, then the form has already been submitted, and the user can be apprised. <ul> <li> saveToken(request) <li> on the return trip, <li> isTokenValid(request) <li> resetToken(request)
Submitted by Rajesh Khanna ( [email protected] ) Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All Struts Interview Questions & Answers - Exam Mode /
Learning Mode
|