Results 1 to 2 of 2

Thread: Spring support for Jasper Reports

  1. #1
    Join Date
    May 2006
    Location
    India
    Posts
    2

    Unhappy Spring support for Jasper Reports

    Hi all,

    I am desperately looking for options to integrate Tapestry + Jasper Reports + Hibernate using Spring. Does spring support building and loading of Jasper reports and provide the same for presentation layer(other than support for Spring MVC) ? . Right now I am loading JRXML and compiling using a custom class in service layer and passing the URL of PDF to tapestry (Service layer is injected to tapestry). Even though compilation is done at application start up, I feel there will be better options in spring + tapestry. If so kindly provide me your thoughts.

    thanks
    Ratheesh.R

  2. #2
    Join Date
    Sep 2004
    Location
    Texas
    Posts
    155

    Default

    To my knowledge, the only Jasper Integration that Spring provides is tied into Spring MVC. You might want to check to see if there is any Tapestry integration.
    Corby

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •