Yucca Nel wrote:
I have a double login requirement because I need some finer detals that
tomcst's container authentication does not seem to provide.
I need a way to atore username in business logic scope when logged in (mainly
just the username) my current solution is not working as follows:
I submit action to backing method which is coded in the jsf as follows in the
login page:
...
I know nothing of JSP.
But in the examples supplied with Tomcat, I see that the login form uses
<input type="text" name="j_username" ...
and not
<h:inputText id="j_username" ...
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org