i have the preferences in the edit page (doEdit) once I submit the form, the 
requests goes to the server processAction is invoked, but once again the edit 
page is displayed. here I want the view page(doView) to be invoked so that it 
can display the preferences.

I tried using both actionURL and renderURL in the form action url. both seem to 
be redirecting to the edit page(from where the request was generated).

Is there anyway to redirect to view page after the processaction is invoked? 

thanks,

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082966#4082966

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4082966
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to