Hi Minto,

we interface with the Restful API of our Isis application from another Java
program using java.net.HttpURLConnection and org.json.simple.JSONObject
classes. It's quite simple but only used to push data from legacy systems
into the Isis application.

Hope this helps.

Cheers,
Jeroen

On Fri, Aug 31, 2012 at 1:32 PM, Minto van der sluis <[email protected]> wrote:

> Hi folks,
>
> I wonder what is the best way to interact with the rest interface for my
> ISIS application. Most information I could find mention interaction from
> display technology like javascipt. In my case I need to interact server
> side.
>
> Ofcourse there are numerous client side REST libraries to choose from.
> However I am probably not the first one trying to do this for an ISIS
> project. So I wondered how others are doing this and what's the best way
> to move forward.
>
> Regards,
>
> Minto van der Sluis
>
>

Reply via email to