rest
Java API design for RESTful application
I need to design a RESTful application which allows me to access the people’s contact information from Facebook.[详细]
2023-04-08 00:03 分类:问答querying arcgis and getting results sorted by distance from some point
Using the REST or javascript api, does anyone know how to get results back sorted by distance from a point?I\'m doing someething like this:开发者_JAVA百科[详细]
2023-04-07 22:56 分类:问答How to set Content Length REST Request - for Android
I\'m trying to connect to a webservice using Jav开发者_Python百科a and REST. This is what I\'ve tried, and I get a 411 error.[详细]
2023-04-07 21:22 分类:问答Spring Security 3 RestTemplate POST to j_spring_security_check
I am using Spring Security 3 with REST endpoints. I managed to get a basic Spring Security working. Part of the security-context.xml[详细]
2023-04-07 19:45 分类:问答How to get the REST response message in ExtJs 4?
I\'m building upon RESTFul Store example of ExtJs 4. I\'d like my script to display errors provided by the REST server, when either Add or Delete request fails. I\'ve managed to obtain the success sta[详细]
2023-04-07 16:22 分类:问答JSON-WSP or JSON-RPC [closed]
开发者_StackOverflow中文版 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question wil[详细]
2023-04-07 16:20 分类:问答Difference between SOAP webservice and RESTFUL webservice
I am new to Java.I know that there are two types of web service SOAP Webservice. RESTful Webservice. can any one please tell me what is the basic difference between both of them.And in which situa[详细]
2023-04-07 13:02 分类:问答Akka-Camel integration module example using Java API
Can someone point me to an example of using Akka Camel integration module - using the Java API. I have a use case where a REST service is called that would start some Akka Actors in parallel to proces[详细]
2023-04-07 11:43 分类:问答How to enforce that HTTP client uses conditional requests for updates?
In a (proper RMM level 3) RESTful HTTP API, I want to enforce the fact that clients should make conditional requests when updating resources, in order to avoid the lost update problem. What would be a[详细]
2023-04-07 11:32 分类:问答Hosting Serving Web Pages on Windows In Process
I am currently writing a web based front end for some proprietary server software. The server is based loosely around MEF components written as seaparate assemblies which serve as modules. The web bas[详细]
2023-04-07 10:04 分类:问答