Hi,

You can simply post (http POST request) and get (http GET request)
from your client which can then be a very simple batch java program.
You do those http requests on the url of your servlet.

That's the simples way I know.

regards

didier

On Apr 5, 3:18 pm, jake189 <binhmin...@gmail.com> 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 google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to