Hi,

My way of doing for you question 1: I put all parameters in input data
into an ad hoc object, I serialize then this object and put it as
payload to the post of url servledt

When the servlet is started, I get this object from the payload,
deserialize it and then I have all my input and parameters.

regards
didier

On Dec 23, 2:54 pm, BOB <[email protected]> wrote:
> Hi this is BOB trying to use queue task but its giving a lot of problems:
>
> 1. How to send parameters or set parameters for a  POST method?
> 2.the <retry-parameters> is not recognized in queue.xml
>
> please reply asap
>
> thnx-BOB :)

-- 
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.

Reply via email to