Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » HTTP PUT, GET, POST
HTTP PUT, GET, POST [message #652504] Fri, 04 February 2011 10:12 Go to next message
Edin Edin is currently offline Edin EdinFriend
Messages: 101
Registered: January 2010
Senior Member
Hello,

we want to add some primitive mail functionalities to our Rap application, therefore we need http, put, get etc. Working with http methods is sth new to me, so im interssed, is it possible to send that methods over rap engine programatically, and parse the response, which will be probably in xml or json. what would be the best/easiest way of realising it?

Thnx, Edin
Re: HTTP PUT, GET, POST [message #652935 is a reply to message #652504] Mon, 07 February 2011 16:24 Go to previous message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi Edin,

since RAP applications run entirely on the server, you would have to
access your mail server from the Java code. There are a couple of
libraries for HTTP communication, such as the Apache HTTP client.

Regards, Ralf

--
Ralf Sternberg

Twitter: @ralfstx
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:PDF, JPG, DOC etc.
Next Topic:SWT Text
Goto Forum:
  


Current Time: Thu Apr 25 00:33:09 GMT 2024

Powered by FUDForum. Page generated in 0.03145 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top