dev@woodstock.java.net

Login Component / Problems

From: Axel Estrada / Byte <aestrada_at_bytesw.com>
Date: Sat, 17 May 2008 18:24:35 -0500

Hi Team,

 

When the user input a wrong password the component shows an error message.
The next invalid password the component doesn´t show the error message.
This happens even in the example Woodstock application. How can I solve
that problem?

 

 

                In the other hand, the LoginModule adds a Principal to the
Subject. My question is: How does the Application Server get the
Principal’s role(s) to validate web pages access ?

 

 

Thanks,

 

Axel