posted 13 years ago
Hello,
I have a login.jsf page , where users brings in the parameters to connect in Oracle, I want that when they click on Connect, a progressBar displays and after it display 100 % users will be redirect towards the page welcome.jsf
PS: the connection to Oracle (works) , the redirection to welcome.jsf page also (works), I just want to integrate(join) the progressBar
login.jsf
I found a code of progressBar in the Richefaces website .... but I didn't succed to integrate it into my project:
javabeansource :