Results 1 to 2 of 2

Thread: JasperReport without ResourceBundleViewResolver

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

    Default JasperReport without ResourceBundleViewResolver

    Hai friends,

    I am trying to create jasperreport without using ResourceBundleViewresolver(i,e)views.properties.i created a instancevariable of JasperReportMultiformatView and setted propertied like url and datasource.
    But i am getting an null pointer exception like
    there is no header in abstract

    java.lang.NullPointerException
    org.springframework.web.servlet.view.jasperreports .AbstractJasperReportsView.populateHeaders(Abstrac tJasperReportsView.

    (I have already posted a thread with title nullpointer exception in jasperreport which contains full code)
    Help pls

    Aniesh U.K
    Have a Nice day

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

    Default

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

    Co-Author - Pro Spring

Posting Permissions

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