Coding parameters in jsf form
Hi gururs!
Am coding a jsf page where in on a command buton i.e submitthe navigation rule is selected with redirect option where params are to be manually coded to be sent with action . ondoing so its not working.
my parametrs are coming as null to on another servlet rather it doesn't get the parameters at all.
How does this works? What i need to do for correction.
Thanks .

