I have page that has a ajax4jsf reRender area, that rerenders when a drop-down changes.
I'm also trying to make this page work RESTfully.
The problem is that when the drop-down changes the reponse from the ajax-request is not an
ajax4jsf response but Redirects etc, this is not so good. I would like the
page-action/redirect only to be used when a "submit" is made not for
ajax-requests.
Is it impossible to combine the RESTful-redirects with ajax4jsf?
/Magnus
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988004#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...