Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
dx22
Posts: 395
Registered: 11-26-2010

Using one HTTPConnection for multiple POST queries?

Is it possible to use one HTTPConnection and make more than one HTTP post queries using its input/outpur streams?

 

I want to know if it is possible to avoid calling Connector.open() every time?

 

I am connecting to the same server, just the http post parameters are different.

----------------------------------------------------------------------
Press the button to give kudos if I helped you :smileyhappy:
Please use plain text.