I'm using geotools about a months.
I can run it's sample as application.
But when try to write applet.
The program can't find classes.
in my CLASSPATH
.;C:\Program Files\GEOTOOL2\jars\gt2-main.jar;C:\Program
Files\GEOTOOL2\jars\gt2-shapefile.jar;C:\Program Files\GEOTOOL2
\lib\JTS-1.4.jar;
and this program read files from local dir too.
What should I do.
And if I must pack all file in jar,
can jar contain jar(geotools)?