hi everybody
   This is srikanth.
I have a bug in  hellowold program.I am new to jasper reports.I created
helloworld.jar file.But when i execting below code i got blank page.its
not displaying the 'string = helloworld'.Please help me the
jasperreports .

 <?php
require_once("http://127.0.0.1:8080/java/Java.inc";);
java_require('http://127.0.0.1:8080/test/helloworld.jar');
$myObj = new Java('helloworld');

// display Hello World
echo (String) $myObj->getHelloWorld();

?>

Thanks in advance 

Regards 
Srikanth


      
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions

Reply via email to