diegum
Sep 2nd, 2004, 12:05 PM
The problem:
I have to present an HTTP FORM built with Velocity
User has requested me that certain form fields enable or disable some values or ranges based on "who" is completing the form (a seller has a limit of 100u$, a supervisor 300u$ and a manager has no limit, for instance)
The solution:
...
The question:
Is Acegi Sec Sys adecuate to handle the problem? Some suggestion about how invoke it from Velocity?
I have to present an HTTP FORM built with Velocity
User has requested me that certain form fields enable or disable some values or ranges based on "who" is completing the form (a seller has a limit of 100u$, a supervisor 300u$ and a manager has no limit, for instance)
The solution:
...
The question:
Is Acegi Sec Sys adecuate to handle the problem? Some suggestion about how invoke it from Velocity?