You need to over ride paint() or paintComponent() method for drawing your 'DOTs' at specified positions.
Positions can be obtained from MouseEvent.getX() & MouseEvent.getY() methods in the listener which I presume u have added over the container that holds these 'dots'.
else try using swing...
An apropriate IDE is a matter of personal choice but IIS has no support for java servlets. You need an external servlet engine if u still want to stick to IIS. JRun is one such engine . For more info on JRun, u can visit <A HREF="http://www.allaire.com" TARGET="_new">www.allaire.com</A><br>
I...
try setting the classpath envirenment variable in autoexec.bat file<br>
yr entry should look like <br>
set classpath=%classpath%; c:\java\cosc1047\lib<br>
Although this is valid method for all versions of windows 95 and 98 only<br>
for other versions of windows there is a different method to set...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.