Hi!!
thnkx for all your replies.
yeah, i understand that itz ok for a application, but
mine is a web page, which loads an applet which has to
support "SVG images".
I guess i'll have to remove some classes at the source
code level. I downloaded the latest source code and
was trying to compile it, but I got a
resource descriptor error
Can anybody help me how to solve this error, so that i
can continue and remove the classes which r not
needed. in another words, can anybody tell me how i
should use the source code to compile batik and to use
it in the custom application.
regards,
R K
--- Jamie Browning <[EMAIL PROTECTED]>
wrote:
> R Karthick wrote:
>
> >I am really stuck in this. I am writing a Java
> Applet,
> >which loads svg files, just for displaying.
> >
> >
> >
> Do you mean there is no interactivity or dynamic
> updates?
>
> >Now the jar files itself comes around 2 to 3 megs,
> >which is really large for a web application.
> >
> Is it? Its large for a web "page", but not for an
> application. Its
> roughly the same size as the Adobe SVG VIewer
> plug-in.
>
> >I cannot
> >expect the user to download the 2 to 3 megs of data
> >for using my Applet over the web.
> >
> >
> Have you considered using Java Web Start. That way
> your JAR files are
> downloaded just once and cached on the client-side.
> Also IMHO users are
> more inclined to suffer downloads if they think
> there is useful
> functionality at the end of it.
>
> >I would like to know, how to create a minimum
> >implementation of JSVGCanvas, just for viewing it.
> (
> >or is it avaliable in the web for download? ) Even
> I
> >will not need the functionality of zooming and
> >rotation. Just for display!!
> >
> >
> >
> If you are displaying images, and you need none of
> the functionality of
> SVG, why not use the JPEG/PNG transcoder on the
> server-side and deliver
> bitmap images - no download for your impatient users
> ;-)
>
> Jamie
=====
You are the one, the only one!!!
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]