| Author |
retry parameter being set how?
|
Arvind Mahendra
Ranch Hand
Joined: Jul 14, 2007
Posts: 1162
|
|
I came across this code I ran. cant understand where retry parameter is being set. can someone explain:
|
I want to be like marc
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
|
I'm guessing some other component forwards or redirects to this page, possibly setting it as a querystring parameter.
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
I Wayan Saryada
Ranch Hand
Joined: Feb 05, 2004
Posts: 83
|
|
It could be set in the servlet that handles the login process from what seen on the form action handler below:
|
Website: Learn Java by Examples
|
 |
 |
|
|
subject: retry parameter being set how?
|
|
|