Re: Is JasperReports supported in Struts2-core-2.0.11

2008-11-25 Thread ryan webb
I see, Thanks a lot for your time! God bless. On Wed, Nov 26, 2008 at 11:20 AM, Wes Wannemacher <[EMAIL PROTECTED]> wrote: > There is a plugin jar file that is included with the Struts 2 > distribution. The plugin jar file is called - > > struts2-jasperreports-plugin-2.0.11.jar > > If you do not

Re: Is JasperReports supported in Struts2-core-2.0.11

2008-11-25 Thread Wes Wannemacher
There is a plugin jar file that is included with the Struts 2 distribution. The plugin jar file is called - struts2-jasperreports-plugin-2.0.11.jar If you do not have that file in /WEB-INF/lib, then the plugin is not installed. PS, if you are running on a linux machine, check to see if you hav

Re: Is JasperReports supported in Struts2-core-2.0.11

2008-11-25 Thread ryan webb
Yes I think so...I downloaded JasperReport project (at sourceforge) and put all jar files in my WEB-INF/lib folder. I was wondering if the struts2 version I am using doesn't support JasperReport because there's no org.apache.struts2.views.jasperreports.JasperReportsResult inStruts2-core-2.0.11 .jar

Re: Is JasperReports supported in Struts2-core-2.0.11

2008-11-25 Thread Wes Wannemacher
Did you install the plugin? http://struts.apache.org/2.x/docs/jasperreports-plugin.html IIRC, the jar is located in the struts-2.mumble-all.zip On Wed, 2008-11-26 at 10:15 +0800, ryan webb wrote: > Hi!! > Is JasperReports supported in Struts2-core-2.0.11 ?? > because whenever I start Tomcat, i