Search:

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

Search: Search took 0.02 seconds.

  1. Does someone know how to add xsl using spring...

    Does someone know how to add xsl using spring mvc? I haven't been able to work out how to do this yet......
  2. I've been looking around some more and RestEasy...

    I've been looking around some more and RestEasy seems to have something spring should have, although this isn't ideal either, as it means modifying my autogenerated jaxb objects every time after they...
  3. Thanks for the answer Julian. Unfortunately it's...

    Thanks for the answer Julian. Unfortunately it's not really going to be enough for me.
  4. how to add xsl stylesheet to spring REST and JAXB?

    I'd like to add this stylesheet to the top of some of my spring REST responses. Any way of doing this? Obviously if I get a writer and do it in the controller method then return the JAXB2 generated...
  5. ok - I've fixed the first issue by reading other...

    ok - I've fixed the first issue by reading other posts on the net and trial and error.
    commenting out the mvc:annotation driven does then allow me to override the jacksonObjectMapper with the...
  6. nulls and "content" in json using REST and jackson library

    Hi

    Using Spring REST and JaxB and Jackson works really well thanks. There are a couple of things I'd like to alter for my application though. I want to change the json output from my Spring REST...
Results 1 to 6 of 6