I\'m developing a RESTful API. Currently I\'m considering the use of resource-specific vendor MIME-types to convey semantics and meaning as well as well as serve as the \"contract\" between client and
I\'m developing a single page web-application using dojo and Java EE. simplified architecture The client scripts exchange data with the backend using the dojox.data.JsonRestStore.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
In my Rest WCF project I am saving data to DB. My question is when the user sends data to my wcf service,
I\'m learning to use the Google App Engine for a project. I\'ve created a sample web application with the java sdk, in which all the business logic is in the servlets.
I am trying to upload an image as an attachment in REST WCF Service and I am getting the following error.
I\'m working on an Android project that comunicates with a REST+JSON server. And I\'d like to avoid malicious users to inj开发者_开发技巧ect http posts in the server from outside my app.
I have a requirement in which CRUD operations need to be exposed through REST web services with Spring and Hibernate. Presentation is through JSF. It would be of gr开发者_StackOverfloweat help if I ca
I am in the process of developing a WCF service that needs to take in an image and 2 parameters.One being an int type, the other a string array. So this would be easy enough if it were only 1 paramete
First, let me start with some background: I have a web service which accepts XML as input and outputs in XML. The output has 2 different possible schemas (with two more coming). Each request has a lis