--- On Thu, 11/20/08, Milan Milanovic wrote: > O.K. Thank you. Please, send me that class or a link to > S2.1 source where can I find it.
Use [1] and cut-and-paste, or follow the standard checkout process and copy it into your project. > Just one more thing, how can I include this class in my > Struts 2.0.11.1 installation ? Please don't tell me that > I need to checkout Struts source and recompile it with new class ? You can include it in your own project's code and configure it like you would any other custom result type [2, 3]. (I'll expand this section of the wiki with a quick example over the weekend.) Dave [1] http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/jasperreports/src/main/java/org/apache/struts2/views/jasperreports/JasperReportsResult.java?revision=670172&view=markup [2] http://struts.apache.org/2.x/docs/result-types.html [3] http://struts.apache.org/2.x/docs/result-configuration.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]