Hi, I've managed to set up Tomcat 5.5 so I can protect my Perl CGI scripts with acegi filters.
My problem is that I must send some information from a Java filter like the roles possessed by the user to the CGI Perl script but I don't know how to do that. In my filter chain doFilter method I would like to change the servlet request in some way so that the Perl script can pick up the data. Can this be done or has anyone a better idea? :-) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]