Results 1 to 3 of 3

Thread: Having more than one viewresolvers

  1. #1
    Join Date
    Jul 2005
    Location
    COIMBATORE-INDIA
    Posts
    110

    Default Having more than one viewresolvers

    Hai all

    I am trying to integrate jasperreport with spring according to CVS.In that
    they use view resolvers.I am already having a viewResolver bean to the internaleViewResolver.(like jstl view)

    But in CVS the same viewResolver is binded to the ResourceBundleViewResolver

    How can i integrate with myapp.Can anyone suggest me.

    Thanks
    Aniesh U.K

  2. #2
    Join Date
    Aug 2004
    Location
    Southampton, UK
    Posts
    826

    Default

    You can use more than one ViewResolver in the application, and right now you should be using ResourceBundleViewResolver or BeanNameViewResolver when using JasperReports.

    Last night I committed the new JasperReportsViewResolver to sandbox CVS and I wil be creating a polished sample of JasperReports usage in the coming weeks to coincide with the release of this class in 1.3.

    Rob
    Rob Harrop
    Lead Engineer, dm Server
    SpringSource
    http://www.springsource.com

    Co-Author - Pro Spring

  3. #3
    Join Date
    Jul 2005
    Location
    COIMBATORE-INDIA
    Posts
    110

    Default

    Hai rob

    Thanks for u reply.Pls look at my next post regarding the view of jasperreport in html format



    Thanks
    Aniesh U.K

Similar Threads

  1. Replies: 11
    Last Post: Aug 19th, 2005, 12:36 PM
  2. Problem mixing ViewResolver's
    By fester in forum Web
    Replies: 2
    Last Post: Sep 9th, 2004, 09:36 AM

Posting Permissions

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