Hi,
Currently i'm trying to use spring to get my jasperreports running. I used the examples in the JasperReportsDemo and I also got my MySQL working.
However: The given examples do not match my requirements: The produced pdf must also be attached to an email and it must be saved on the filesystem. Is this possible using the Spring-Jasper implementation? All these classes are primairly directed towards Struts MVC.
thanks in advance.
--rik


Reply With Quote