Hi,

     I am developing a CRUD application. When I start editing a bean, I begin a 
conversation. I do some other transactions that spans multiple pages. The 
conversation ends when I save successfully.  If there are database exceptions 
that occur, I would like to display the same page where the error occured with 
some matching message without ending the conversation. I tried the 
exceptions.xml as in the docs, but it redirects it to an error page and it 
seems you need to end the conversation. If I end the conversation, I cant get 
back to my current conversation and lose the changes I've made.  This sounds a 
very basic functionality but I have been struggling with this. If somebody has 
worked out a similar problem, I'd appreciate it a lot if you can help me out. 
Thanks.

Regards,

Elmo


     

  

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

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

Reply via email to