rom: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 15, 2002 7:34 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Fop With Java Web Start
>
>
>
> Hello,
>
> I use FOP with JWS : no problem. You just have to sign the jar files.
>
> Bye,
>
> Stéphane
&
Subje Re: Fop With Java Web Start
On Thu, 2002-02-14 at 09:57, Jim Urban wrote:
>
> Has anyone used FOP within a Java Web Start application?
I've used FOP in an application. I've used Java Web Start. I have not
put an FOP application in Java Web Start. I don't see any reason it
couldn't be done, though.
> I need to produce
>
Has anyone used FOP within a Java Web Start application? I need to produce
formatted reports for browsing and printing in a JWS application. I'm sure
I can use the AWT option to display the report. My concern is, will the
print option of the AWT window work within the JWS environment? Also, do
It's in batik.jar (at least my version that comes w/ 0.20.1)
> -Original Message-
> From: Carmelo Montanez [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 20, 2001 12:16 PM
> To: [EMAIL PROTECTED]
> Subject: Re: FOP with Java
>
>
>
> Thanks
Thursday, September 20, 2001 3:10 PM
Subject: Re: FOP with Java
>
> > java.lang.NoClassDefFoundError: org/w3c/dom/svg/SVGLength
>
> Just guessing here - do you have your Batik jar where the classloader
> can find it?
>
>
>
>
>
> java.lang.NoClassDefFoundError: org/w3c/dom/svg/SVGLength
Just guessing here - do you have your Batik jar where the classloader
can find it?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAI
Hi All:
I am attempting to develop a
servlet application using FOP. All seems to compile ok,
except
that while running I get the following
servlet exception:
Rootjavax.servlet.ServletException:
Servlet execution threw an exception at
org.apache.catalina.core.ApplicationFilterCh