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

ecobarros.gmf

Members
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Everything posted by ecobarros.gmf

  1. IS THIS FORUM STILL ACTIVE???
  2. How to pass a DTO object from java and how to receive it in jasper?Below is my code: Map<String, Object> parametroSubreport = new HashMap<String, Object>(); parametroSubreport.put("NOME_RELATORIO", nomeRelatorio); I cannot receive this object in jasper. thanks
×
×
  • Create New...