If you have an applet you can put it into wicket very easily:

<html>

        <APPLET CODE="XXYYZ.class" archive="/xyz.jar"
                WIDTH=600 HEIGHT=600>
        </APPLET>

</html>


2009/12/9 Shamil <[email protected]>:
> I need to know how to set-up a simple hello world applet to Wicket , i have
> almost browsed the entire web, and clueless of how to find it .. can some
> one please help me out... or point me to a relevant site ..
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to