|
From: Stefan D S. <ste...@us...> - 2004-08-01 12:51:56
|
Any idea if there is a sample app that shows the JMS configuration in Spring? I know this is in the works but not sure how far along. Saturday, July 31, 2004 8:52 PM To: spr...@li... cc: From: Seth Ladd <set...@gm...> Subject: Re: [Springframework-developer] Asynchronous Controller Handling On Sat, 31 Jul 2004 20:07:32 -0400, Stefan D Sookraj <ste...@us...> wrote: > > > All, > I have a situation where the functionality behind the 'delete' buttons on > my form takes some time to process therefore the user just sits there and > wait until the success view comes back. Is there any asynchronous way to > hand off this processing and return the success view immediately that is > built into the framework, or would I have to do this with a separate thread > or using other techniques? Thank you. You may want to look into Spring's new JMS support. That is one way to handle this scenario. Seth ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |