Hi
I am creating one
JSF page on which i have to show output based on some backing bean value.
Like in my backing bean i have one variable named
i, based on its value i have to show different output on screen, i have written the below code:
My problem is that there is no output coming on page, can you please point out that where i am wrong
Thanks,
Gaurav