[EMAIL PROTECTED] dijo:
> Hi,
>
> i would like to write an xsp that generates random passwords with some
> kind
> of algorithm... Anyone any ideas on this topic?

Perhaps this class can be useful to you:

http://jakarta.apache.org/commons/lang/api/org/apache/commons/lang/RandomStringUtils.html

The commons-lang is part of the cocoon distribution. You will only need to
call the desired method.

Best Regards,

Antonio Gallardo


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

Reply via email to