Re: portlet jasper report example

2007-08-09 Thread Leonidas Papadakis
Hi Nils, thank you very much for your reply. I really appreciate it. I will try your solution and see what will come out. Best Regards, Leonidas Nils-Helge Garli wrote: Hi! Jasper reports is, as far as I know, not tested in the portlet framework. I'm not too familiar with Jasper, but if it

Re: portlet jasper report example

2007-08-08 Thread Nils-Helge Garli
Hi! Jasper reports is, as far as I know, not tested in the portlet framework. I'm not too familiar with Jasper, but if it's something that should be generated and displayed on the fly (that is of binary type), this cannot be done in a portlet in a portable manner. You might have better luck dispat

portlet jasper report example

2007-08-08 Thread Leonidas Papadakis
Greetings to all, i am trying to use jasper reports under liferay. I think that i managed to add successfully my portlet to liferay although i had issues with the struts.xml file (had to manually add the result type "jasper" pointing to the plugin class). The problem is that now i get an unc