Search:

Type: Posts; User: dinup; Keyword(s):

Search: Search took 0.03 seconds.

  1. Hi Ken, I tried with the above jackson jars...

    Hi Ken,

    I tried with the above jackson jars and it still didnt work. Also tried registering my custom converter with register-defaults false...


    <mvc:annotation-driven>
    ...
  2. Hi Kent, Thanks for your timely response..I...

    Hi Kent,


    Thanks for your timely response..I had org.codehaus.jackson.jackson-mapper and org.codehaus.jackson.jackson-core(1.9.8). Currently downloading the databind jar and trying whether it...
  3. Hi Kent, Thanks for your response...I had...

    Hi Kent,

    Thanks for your response...I had tried previously with produces ="application/json" and it didnt work. Also now i tried with


    @RequestMapping(method = RequestMethod.GET, value = {...
  4. Hi All, Am also facing the same issue while...

    Hi All,

    Am also facing the same issue while upgrading to 3.2 from 3.0 and was closely following this post. I have tried all the above options as explained above..

    AJAX call:

    var urlMsg =...
  5. Spring JSON causes problems when the Spring framework is upgraded from 3.0.2 to 3.2.0

    Hi All,

    Am also facing the same issue and was closely following this post. I tried all of the above options as expalined below:

    My AJAX Call:

    var urlMsg = contextPath + "/switch_user.htm";...
Results 1 to 5 of 5