jasper grails parameters
        Posted  
        
        on Stack Overflow
        
        See other posts from Stack Overflow
        
        
        
        Published on 2009-08-30T14:45:48Z
        Indexed on 
            2010/04/22
            0:23 UTC
        
        
        Read the original article
        Hit count: 319
        
jasper-reports
|grails
I have jasper report which accepts Integer parameter . I am using g:jasperreport tag to call the report . body of this tag has input html which gets passed to report.
But's the report is not working. It is giving invalid format exception.
Pl. help
Thanks in advance. Abe
© Stack Overflow or respective owner