Re: Adding applet

2005-02-13 Thread jian chen
Well, if you know how to put applet into html, then, that is it.
Remember that velocity template will be rendered into html eventually,
so, in your template, you could invoke applet using applet or
object tag.

You could put your actual applet jar/class file into the static html directory.

Jian

On Sat, 12 Feb 2005 16:06:01 -0600, MIGUEL ANGEL GARCIA SANTIAGO
[EMAIL PROTECTED] wrote:
 how to integrate an applet in velocity app?
 
 help me, please!!
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


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



Adding applet

2005-02-12 Thread MIGUEL ANGEL GARCIA SANTIAGO
how to integrate an applet in velocity app?


help me, please!!

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