On 6/10/05, Duong BaTien <[EMAIL PROTECTED]> wrote: > Hello Craig: > > Using Shale, could you show how to code simple container-managed login > form with j_username, j_password, and j_security_check and shed some > light on the following attempt.
The JSF standard form and input components don't currently allow the submit to the "j_security_check" URL, nor the use of "j_username" or "j_password" as field names. On the login page only, you'll need to either use standard HTML elements, or build customized versions of these components that allow the specialized usage. Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]