Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Riena » How how to send settings for a service call
How how to send settings for a service call [message #581555] Mon, 30 March 2009 08:58
Henzler Peter is currently offline Henzler PeterFriend
Messages: 19
Registered: July 2009
Junior Member
I have different services on the server side giving data.
I want that the client can give some information along with the service
call that make the service behave different.

Example:
I have a service that has many methods to query foo objects on the server.
I want also call this service in a way where the language dependent data
of the found objects gets translated before returning the result.
Instead of duplicate the service and all the methods in it, I want to give
some data to the server along with the service call that specify how the
service handles that specific call. This could be a map with properties
like 'translate=true' and 'languages=de,fr,en'

Is there a build-in way to handle that?
How can I set data for a single service call so that that data can be read
on the server side when the call is processed?

Thank you for any answer.

Peter
Previous Topic:Create Application model depending on login information
Next Topic:How how to send settings for a service call
Goto Forum:
  


Current Time: Thu Apr 25 21:52:38 GMT 2024

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

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

Back to the top