In the servlet 2.2 spec it states '...the action of the login form must
always be "j_security_check"'. I noticed all the form based login examples
that come with Orion do NOT have that as the action; instead action is not
specified at all. It works fine w/o specifying j_security_check.

I don't really care, but it seems to be incorrect with regard to the spec.
and I don't want to have to change this code later. Is this a bug?

- Kit


Reply via email to