Tuesday, July 24th, 2007
ADF Faces for Dummies - 2.2: Create Your Hello World App (Continued)
In the end of the last session, we have created a blank JSF page (.jspx) . In this session, we will add a simple login form to the page and try to test it in the web browser.
JSF programming is about drag&drop. So the first step we need to d is to open the “Component […]

