Hi all, I solved my problem, I changed my action from "/login.do" to just "/login" and it worked. :-)
Now I am facing another problem... :-(
I am getting all my ActionForm attributes as null. Does anybody can help me?
Do I need to use the value attribute of h:inputText tag as "#{
ActionForm.attribute}" ? If so, I am already using.
Thanks,
Rodrigo Pereira

