JSF PAGE REDISPLAYING THE CALLING PAGE
I am developing a jsf application where my jsp is invoked from a servlet filter which is product.jsp .
When i click on submit buton on product.jsp after selecting the product the navigation rule doesn't work inplace of displaying pricedetail.jsp it goes back to product.jsp.
Its frustating unable to find why? Please help to find the reason it does so?
Thanks.

