budrockz wrote:
i'm developing a web application using Visaual Web Javaserver Faces in NetBeans 6.5 Beta version. i'm new to JSF and J2EE, and i want to validate the username and password of the Login page of my web application. do i have to maintain a loginbean? if so, how can i do it in NetBeans?
I need to do the same thing and also connect it to mysql. There must be a tutorial out there somewhere?