[jboss-user] [JBoss Seam] - a4j:commandButton pageflow transition bug
tkalactomo
do-not-reply at jboss.com
Tue Jun 26 05:30:13 EDT 2007
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#4057602
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057602
More information about the jboss-user
mailing list