You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Chris Mizelle <ch...@cox.net> on 2008/09/16 22:39:27 UTC

FOP with Spring MVC

Has anyone used FOP with Spring MVC?  We have an application that uses XML
and FOP to create PDS reports.  We are developing a new version using the
Spring Framework (specifically Spring MVC) and would like to utilize the
existing XSL.

Thanks.



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: FOP with Spring MVC

Posted by Jeremias Maerki <de...@jeremias-maerki.ch>.
I've only run through a tutorial of Spring MVC so I'm no specialist. But
as far as I know it's easy to add arbitrary servlets to the application
that you can refer to from your Spring MVC application. I'd simply embed
FOP is a servlet. HTH

On 16.09.2008 22:39:27 Chris Mizelle wrote:
> Has anyone used FOP with Spring MVC?  We have an application that uses XML
> and FOP to create PDS reports.  We are developing a new version using the
> Spring Framework (specifically Spring MVC) and would like to utilize the
> existing XSL.
> 
> Thanks.
> 




Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org