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

puniaze

Members
  • Posts

    1
  • 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

Posts posted by puniaze

  1. Hi, I would like to use variables in java code. I wanted to realise this kind of code:

        <variable name="abu"  class="java.lang.String" resetType="None">        <variableExpression><![CDATA[simpleDateFormat]]></variableExpression>    </variable>[/code]
    <textFieldExpression><![CDATA[ new $V{abu}("MM/dd/yy").format($F{CLIENT_BIRTHDATE})]]></textFieldExpression></textField>[/code]

    Please guide me :)

×
×
  • Create New...