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.