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 <shaena...@gmail.com>:
> 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: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to