That's actually not the issue here though. The difference here is that the h:commandLink action executes during the normal invoke application phase. With an s:link action, the action executes during as a page event during the render response phase.
If a pageflow starts during the invoke application, it should start with a start-node. When started from ender response, it needs to begin with a start-page. This is somewhat awkward because you have to make sure that you are on the correct starting view. (s:link should contain both a view and an action attribute) Hope that helps. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955175#3955175 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955175 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user