I have just discovered that: 1. redirect filter must be enabled to append parameters to URL
2. javax.faces.STATE_SAVING_METHOD must be set to client - according to BLOG example (when I tried to set to server, then it stops work) It is required to save state on client? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128307#4128307 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128307 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
