Hi,
I am a novice in OSGI. I just got stuck in with an issue. How can I post data to a HTTP server from an OSGI bundle without using external bundles/framework?
I will like to see code sample of a simple OSGI bundle which acts as a HTTP client and can send a
string to a HTTP server (tornado, in my case).
Please help me out.
Thanks in advance.