Jump to content
JasperReports Library 7.0 is now available ×

2004 IR Help

Recommended Posts

By: Oberonko - oberonko

ScriptLet

2005-04-26 09:32

Hello,

i have created the scriptlet class for my jasperReport. Where should i put the class file? I ve tried many possible places. It still cant be compiled. For example im using the package : pck1, the scriptletClass="report.TestScriplet".

Im using Tomcat.

Thanx very much.

Petr

 

 

 

 

By: macoute - macoute

RE: ScriptLet

2005-04-27 01:17

The scriplet is not compiled by jasperreports.

The generated class must be in the classpath, and the scriptletClass must be the full qualified class (package + class name)

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...