Try http://xmlgraphics.apache.org/batik/svgcanvas.html (and the rest of the
Batik website, for that matter).

André

----- Original Message ----- 
From: "jinla" <[EMAIL PROTECTED]>
Newsgroups: gmane.text.xml.batik.user
Sent: Wednesday, July 12, 2006 5:31 AM
Subject: How to include SVGApplication


>
> I want know about JSVGCanvas.
> anyone have about this lecture or sample code?
>
> My jsp code==================
> <%@ page language="java" import="java.util.*,batik.SVGApplication"
> contentType="text/html;charset=euc-kr"%>
> <HTML>
> <BODY>
> <br>
> <%
> SVGApplication SVG = new SVGApplication();
> %>
> </BODY>
> </HTML>
> =================================
> And SVGApplication code is
> http://xmlgraphics.apache.org/batik/javaScripting.html
> -- 
> View this message in context:
http://www.nabble.com/How-to-include-SVGApplication-tf1929621.html#a5284879
> Sent from the Batik - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to