Caucho's hessian server implementation runs reasonably well on appengine, and you can find hessian clients in just about any language.
Jeff On Tue, Apr 5, 2011 at 6:18 AM, jake189 <[email protected]> wrote: > Hi, > > I programmed my simple application and located it in google's server. And > now, I want to send variables from my client (locates on my computer) to > this application, then it performs and send back results to my client. > Sending and receiving dont use JSP, can I do it? Because with large mount of > data, cant use Web client to input all of them. > If can, how to program (which methods?)? Thanks to support :) > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
