Well I suppose u ll have to do the JMS connection at the server side only. Send the data from the form fields to server through RPC, then inside the RPC service method, create the message using the data, get the connection to the JMS queue and send the message.
- Litty Preeth On Mon, Dec 8, 2008 at 9:49 AM, whoever <[EMAIL PROTECTED]> wrote: > > I read about GWT, RPC Remote Service, etc. I was wondering how to send > messages from a form field on a GWT client using( GWT RPC servlet) to > a JMS queue. > How can I wire up GWT with JMS. Thanks very much for guidance > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---