-1

I wanna add this action. If EL is 'true' like this, #{trueFalseBean.isTrue}, I wanna pop up message without pressing any button like 'onload();', otherwise no action. How can I use if, else clause on JSF or PF? Please help me thanks

1 Answers1

0

Define a boolean variable in your bean and set it with a method when an action is started. Then use variable last situation to make something.