| Author |
JSF Navigation and cookies support
|
Kavya Anjali
Ranch Hand
Joined: Mar 23, 2006
Posts: 30
|
|
Hi , I have an issue in JSF. A web application using RAD(Rational Application developer) is being developed by me. Application server used is WAS. The Jsf implementation is jsf-ibm.jar The issue is : I am having a JSF Page with a command button which sets a requestscope variable and navigates to the second page. I am using the JSF Navigation defined in the faces-config. This works fine if the cookies are enabled. The moment I disable the cookies the JSF Navigation stops. Infact the first form itself is not getting submitted. Note : We have a request scope managed bean. I have not came across cookies and JSF navigation before so I have no idea about this. Can anybody please provide the solution/views for the same.
|
SCJP 5.0
|
 |
 |
|
|
subject: JSF Navigation and cookies support
|
|
|