You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by jinla <ji...@joongbotech.com> on 2006/07/11 07:14:32 UTC

How to organize batik in project

http://www.nabble.com/user-images/3181.jpg 

I want to organize (jsp + servlet:batik + j2ee) project. If client click svg
button(servlet) then servlet send to message j2ee.

please send me example source. Mouse event in used servlet source.
-- 
View this message in context: http://www.nabble.com/How-to-organize-batik-in-project-tf1922498.html#a5263883
Sent from the Batik - Dev forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org


Re: How to organize batik in project

Posted by th...@kodak.com.
Hi Jinla,

   This should be handled in the batik-users mailing list (you are using 
Batik
not developing it).

jinla <ji...@joongbotech.com> wrote on 07/11/2006 01:14:32 AM:

> I want to organize (jsp + servlet:batik + j2ee) project. If client click 
svg
> button(servlet) then servlet send to message j2ee.

   You want to look at the 'onclick' event attribute, and the
'getURL' or 'postURL' semi-standard DOM calls.

> please send me example source. Mouse event in used servlet source.




---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org


Re: How to organize batik in project

Posted by th...@kodak.com.
Hi Jinla,

   This should be handled in the batik-users mailing list (you are using 
Batik
not developing it).

jinla <ji...@joongbotech.com> wrote on 07/11/2006 01:14:32 AM:

> I want to organize (jsp + servlet:batik + j2ee) project. If client click 
svg
> button(servlet) then servlet send to message j2ee.

   You want to look at the 'onclick' event attribute, and the
'getURL' or 'postURL' semi-standard DOM calls.

> please send me example source. Mouse event in used servlet source.




---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org