On 01.09.2005 06:46, Andres Taborda wrote:

I have this source in an page html, the images is an file jpg. <applet codebase="/java/jBox"
             archive="jBox.jar"
             code="jBox.class"
             width="500"
height="350" name="jBox" MAYSCRIPT>
         <param name="image"
value="http://localhost/imagen2.jpg";>
</applet>

Where do you have your picture originally? The above looks very much like a standard task and no problem with Cocoon.

I run this example of page html, run and show the
applet.


now how to write this in cocoon? where the image is generate with xsl and serialize to png.

This last sentence is important and needs to be a bit more explained. How do you generate the image? Do you have some code here too?

Joerg

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

Reply via email to