Not sure about which version of security I will use but I would like to accommodate MD5 verification into things. There's no sensitive or confidential info in the system either so protected page access may not be required.
Thanks Andre and Chris. Quoting André Warnier <[email protected]>: > Christopher Schultz wrote: > ... > > (I agree with what precedes this) > > > > So, you can sniff the original request URI and serve-up whatever > > flavor of login page you want. > > But with declarative security, that's kind of hard to do, no ? > Can't do that with a Servlet Filter. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- ------------------------------------------------- Visit Pipex Business: The homepage for UK Small Businesses Go to http://www.pipex.co.uk/business-services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
