Thank you for replying...
I'm using RAD6
Tomcat 4.127
JDK 1.4.2*
JSF 1.1
I heard that, JSF 1.1 has a problem with buttons.
I looked up here:
http://forum.java.sun.com/thread.jspa?threadID=532214&messageID=2567252 which describe my problem too. One of them said, because the page backing bean doesn't have setter for its variables, so that cause the jsf life cycle to end prematurely.
I added all setters on every page, but the problem still persists....Any thought?
Thanks again