Applet /XSP
How can i load applets on xsp pages?
Maybe someone can show me an example.
Thanks
[94 byte] By [
GUlr] at [2007-11-15 21:32:18]

# 2 Re: Applet /XSP
XSP is cocoons embedded java. It's akin to JSP.
Thus Norm's answer on a previous post applies, Just put the html code for the applet into the xsp so that it gets output. Make sure that you enter the html in legal xhtml form.
Bayard
bayard@generationjava.com
http://www.generationjava.com
Brainbench MVP for Java
http://www.brainbench.com
bayard at 2007-11-10 2:44:30 >
