Is there any way to configure Acegi to mark all fields and button as "Disabled"/"ReadOnly", when guest user is accessing the application ?
Or do i have to do it at each field at JSP level ?
Does any one have any experience to put security(acegi) authentication over Spring's services and WebServices? code sample are more then welcome...