where can I bring com.ms.* packeges to build - by Bassel Alkhateeb I'm trying to build mS-java compatible applet and I have references to classes in com.ms.*. But I can't find the required libraries. Read the article
What's the host param in applets for if when we can use codebase? - by Bassel Alkhateeb what's are the uses of the host param with java applets? can it be tricked to use a different server than the originating server? I didn't find a clear complete explanation of the host param. Read the article
can java applets (not signed) create / read cookies? - by Bassel Alkhateeb I was wondering if it's possible to write cookies to clients from unsigned applets. Read the article