you see, i use BlueJ and by creating an applet class, i write click on the class object and choose "Run Applet", i get these options
(blueJ if u havnt tried it is an educational java tool supported by Sun, works differently to JBuilder and Jgrasp http://images.apple.com/downloads/macosx/development_tools/images/bluej130_screen.jpg) - Generate webpage only
- Run applet in appletviewer [thats what i choose]
- Run applet in web browser
!
in the appletviewer, there is an Applet menu>>>>Properties>>>>
- http Proxy server (with an empty field)
- http proxy port ('80')
- Class access (option- 'Restricted'/'Unrestricted')
(Command buttons 'Apply', 'Reset' & 'Cancel'
it was on restricted, but now i changed it, and i dont know if it will make any difference, because i'm still debugging my code, so i havnt checked!
[ January 04, 2006: Message edited by: H Melua ]