Results 1 to 4 of 4

Thread: JASPER Report HTML view in tile

  1. #1
    Join Date
    Jul 2007
    Location
    Italy
    Posts
    61

    Default JASPER Report HTML view in tile

    Hello all

    I'm using the following environment:
    • JDK1.6
    • Spring 3.1.1
    • Jasperreport 4.1.2
    • tiles 2.2


    I would like to generate a HTML report by using jasper report but putting it inside a tile without using a frame
    I mean i'ld like to change only the body section of my page by filling it with the HTML generated by jasper....
    Is this feasible?
    If so...may anybody give me some samples?

    Thank you
    Cheers,
    Angelo

  2. #2
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,796

    Default

    Hi Angelo

    I would like to generate a HTML report by using jasper report but putting it inside a tile without using a frame
    I mean i'ld like to change only the body section of my page by filling it with the HTML generated by jasper....
    Is this feasible?
    If so...may anybody give me some samples?
    Could you share your specific request to think in Jasperports + edition of the content?

    If you only want edit a report you can think only in Spring MVC + jQuery (Ajax support).
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

  3. #3
    Join Date
    Jul 2007
    Location
    Italy
    Posts
    61

    Default

    Hi Manuel

    What I would like to do (but I don't know if it's possible, my sensation is that this is not possible by using dicrectly the Spring view created for jasper) is that when the user clicks on the link HTML report the report, generated by Jasper in HTML format, is inside the web structure i created for the site..the report should be presented in the center of the page...the menu on the left, the banner, the footer must be the same of the web site....

    Angelo

  4. #4
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,796

    Default

    Hello Angelo

    Has sense for you use Spring MVC + Tiles + jQuery (Ajax support) to make the reports?
    That is my first option.

    I use JasperReports to create PDF or XLS reports.
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

Posting Permissions

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