Hi,
I'm italian developer. I have a problem. I develope my simple web
application using jquery for ajax call.
My Servlet return json string generated with json-lib... for example:
{"descrizione":"Questa รจ la descrizione del
computer","disponibile":false,"id":1,"nome":"Computer","prezzo":
123.456}
Hi,
I using ajax method with json dataType.
My application run but mozilla js console print error message:
Errore: non well-formed
...
My json string is:
{"XMax":16.04849609375,"XMin":10.55533203125,"YMax":45.16953125,"YMin":
39.6763671875}
I generate it using json-lib for java language.
Hel
2 matches
Mail list logo