I get this error when i try to integrate jasper reports in my struts..I
already have the struts2jasperreportsplugin in my lib folder..
but i got this error
Caused by: There is no result type defined for type 'jasper' mapped with
name 'success'
and here is my action defined in my struts.xml
<action name="eis_hr_002" class="apps.eis_hr_002">
<result name="success" type="jasper"/>
</action>
where and how should i define my result type jasper?
thanks in advance..
--
View this message in context:
http://www.nabble.com/Integrating-Struts-2-and-JasperReports-tf3883155.html#a11005765
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]