when using a4j:commandButton and action call pageflow transition rendered page doesn't
have access to all javascript and css. When using regular expression (bean action)
everything is OK.
picture 1 show jsf code calling backing bean action
[img]http://www.popovac.hr/orka/jspPageBean.png[/img]
picture 2 show OK rendered page
[img]http://www.popovac.hr/orka/pageOK.png[/img]
picture 3 show jsf code callin pageflow transition
[img]http://www.popovac.hr/orka/jsfPageTransition.png[/img]
picture 4 show BAD rendered page
[img]http://www.popovac.hr/orka/pageNOT_OK.png[/img]
picture 5 show javascript console on BAD rendered page
[img]http://www.popovac.hr/orka/javaScriptConsole.png[/img]
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057602#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...