Wednesday, August 1st, 2007
ADF Faces for Dummies - 2.3: Create Your Hello World App (Continued)
Last session, we have added a simple login form to our JSF page. In this session, we will add some business logic to the form to make it work like a real login page.
Let’s bring out our JDev and open the login.jspx JSF page we created in last session. On the page, there is a […]

