Hi All
I am using the struts random tag like this

<rand:string id="random1" charset="all" length="20" />
<html:hidden property="keycode">
<jsp:getProperty name="random1" property="random" /> </html:hidden>

I am trying to generate a random string and add this to the user
attributes in the database. But somehow the random String does not show
and only an empty String appears in place of the 20 character random
string.
Please help me if any one used it before.

--Thank you
Mohan





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

Reply via email to