<html>
<head> <title> The COOJA Simulator (applet) </title> </head>
<body>

<applet code="org/contikios/cooja/CoojaApplet.class"
         archive="../lib/jdom.jar, ../lib/log4j.jar, ../apps/mrm/lib/mrm.jar, ../apps/mspsim/lib/mspsim.jar, ../apps/mspsim/lib/cooja_mspsim.jar"
         width="600" height="400">
</applet>

</body>

</html>