Your applet could
either get them from the jar file the class files are in (treat them as resources)
or it could send an HTTP GET request to its server and get them from there.