Hi,

I have a web application with Struts 1.3.
This application is multi profiles. For example, when the profile is
Manager, the page have 3 inputs, but if the profile is User, the page have 2
inputs.
In this case, how can I validate this form?

How can I have a system validation that having an user profile in session,
can it validate the form???

Thanks!

Reply via email to