Jump to content
We've recently updated our Privacy Statement, available here ×

daniele

Members
  • Posts

    5
  • Joined

  • Last visited

daniele's Achievements

Rookie

Rookie (2/14)

  • First Post Rare
  • Conversation Starter Rare
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Hi, when I try to fill a compiled template it's output this error: java.lang.NoClassDefFoundError: it/businesslogic/ireport/barcode/BcImage what is it?
  2. Hi, I want to count the number of row where a fields is equals ="hello". I did a new variabile (type counter) and put in a variable expression something like this: $F(nameField).equals("hello") but it doesn't work: CannotÂcastÂfromÂbooleanÂtoÂObject What's the problem??
  3. Hi, I made a template with a report but when I compile it under Tomcat I found the following error. org.apache.jasper.JasperException: java.lang.RuntimeException: net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file: C:WINDOWSsystem32prova_1168868704541_322002.java:4: package net.sf.jasperreports.engine does not exist what am i doing wrong? thanks in advance
×
×
  • Create New...