Hi Iyangim,

iyangim <[EMAIL PROTECTED]> wrote on 07/21/2006 02:56:56 AM:

> Question 1.
> Anybody know how can we handle SVG events in Web Server Page (JSP or 
ASP)
> with batik?
> Any such sample will be helpful.

   Sorry I don't know anything about JSP/ASP.  I would guess
that it would be similar to what one would do for HTML
(not that I know what one does for HTML ;).

> Question 2.
> When I inserted ECMAscript code in the SVG file, my code generated 
following
> errors.
> Does anybody know why it occurred?

> java.lang.NoClassDefFoundError: org/mozilla/javascript/ContextAction

    It looks like you are missing 'js.jar' from your classpath,
you can find it in the 'lib' directory of the Batik distribution
(source or binary).


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

Reply via email to