Just another note: If you want to transform your JSP generated data to other formats then HTML, you have to set the corresponding mime-type within your JSP. Due to a bug in the JSP generator, the JSP generated mime-type cannot be overridden by a serializer. See http://issues.apache.org/bugzilla/show_bug.cgi?id=27957 for details.
-----Oorspronkelijk bericht----- Van: Stephan Coboos [mailto:[EMAIL PROTECTED] Verzonden: zondag 27 juni 2004 19:04 Aan: [EMAIL PROTECTED] Onderwerp: Re: Using JSPGenerator as template engine for flow? Ralph Goers wrote: > Just be aware that the JSPGenerator does not (and apparently cannot) > work in Weblogic server. > Ah, thats interesting. Have you further information? Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
