I have a web page presented by JSP only.
No data to input. It contains several links only.

If I click one of the links on the web page,
It will go to another web page with a form to input
data.
If I want the form to have a token generated 
when the form first appears.
How can I code it?

The procedure saveToken() is inside an Action class.
However the JSP file does not have a
corresponding ValidatorForm class and Action class.

How can a token be generated in a form when the form
first appears?
For instance, when the form is re-directed from a JSP
file or others?


_________________________________________________________
必殺技、飲歌、小星星...
浪漫鈴聲  情心連繫
http://us.rd.yahoo.com/evt=22281/*http://ringtone.yahoo.com.hk/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to