Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

JasperWave 0.9.5: external style templates, JasperReports Server, JavaBean data source

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
JasperWave Report Designer 0.9.5 is now publicly available in our milestone stream.
Noteworthy items in this release include:

External Style Templates
Ability to work with existing style templates or create new ones from within the designer

JasperReports Server Integration
In this release, we added all that is necessary for full functional work with the JasperReports Server:
- support of Input Controls: LOVs, queries, validation, dynamic prompt dialog, localization
- loading of external resources: Image, Style Template
- support of Resource Bundles: reading/previewing/using
- repository element properties

JavaBean data source
A brand new wizard that simplifies significantly the process of setting up the data source and
makes the using of JavaBean data source as easy as possible.

Custom Java classes

There are a lot of places where JasperReports allows to use custom Java classes - fields, variables, parameters, expressions, etc.
We applied the new approach for loading of required classes, you never face the ClassNotFound issue during design time.
Classpath preferences might be updated at any time and chages will be dynamicly applied.

With respect,
JasperWave team
http://jasperwave.com
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic