JSON Questions et reponses d'entretien
Question : What are the features of JSON-RPC-Java?Reponse : Dynamically call server-side Java methods from JavaScript DHTML web applications. No Page reloading.Asynchronous communications. Transparently maps Java objects to JavaScript objects. Lightweight protocol similar to XML-RPC although much faster. Leverages J2EE security model with session specific exporting of objects. Supports Internet Explorer, Mozilla, Firefox, Safari, Opera. |
Enregistrer pour revision
Ajoutez cet element aux favoris, marquez-le comme difficile ou placez-le dans un ensemble de revision.
Connectez-vous pour enregistrer des favoris, des questions difficiles et des ensembles de revision.
Est-ce utile ? Oui Non
Les plus utiles selon les utilisateurs :
- Who is the Father of JSON ?
- What is the file extension of JSON?
- What is JSON?
- Why use JSON over XML?
- Explain JSON with php.