Hi
I want to have this architecture....
http://i.stack.imgur.com/hHbPb.png
Can you help me? I can't understand How should I send data from respberry to web server.
I have a spring webapplication...user should be able to measure something(for example temperature) and senf it through web application interface(jsp page). I can write a webservice to post data from form to webserver.
But How should I send data from raspberry to form?
or is there any better solution?