On Thu, 2005-09-01 at 10:32 +0200, Emmanuel Jay wrote:
> Hi,
> 
> I am looking at form based authentication with JSF and have seen a
> post on the SDN forum
> (http://forum.java.sun.com/thread.jspa?threadID=579873&messageID=2929577) 
> saying that this was not possible. 
> 
> Is anyone trying to do the same? 
> 
You can do it with standard Jsp or html login and error pages. Once
authenticated, jsf page will be served.

BaTien
DBGROUPS

> and is the only to achieve form based authentication to store a var in
> the session and add some logic on (the rendered attribute of jsf
> component for example) jsf pages that can be displayed after login
> (depending on the value of this var)?
> 
> Any help is greatly apreciated!
> 
> Emmanuel

Reply via email to