D
Daffeh
Guest
ive just written my first Java Applets (dont laugh
but getting them to work for people in their browsers is being a tad troublesome
for people who have the java plugin installed, they run fine, but if the browser is using the default VM it just throws up various errors
on IE i get 'class not found'
on netscape i get something along the lines of 'major version error'
ive tried messing about with various HTML tags such as codebase=blah but to no avail
am i just being dumb in trying to get the applets to run without the java plugin, or am i not doing something right
for people who have the java plugin installed, they run fine, but if the browser is using the default VM it just throws up various errors
on IE i get 'class not found'
on netscape i get something along the lines of 'major version error'
ive tried messing about with various HTML tags such as codebase=blah but to no avail
am i just being dumb in trying to get the applets to run without the java plugin, or am i not doing something right