update server classes without restarting sun one web server 6.1
hi,
I'm facing a problem in updating server classes on sun one web server 6.1. i did not deploy any application and we are using simple jdbc+jsp approach.i write a class for db connections and now whenever i made some changes in it i must have to restart web server for changes to take effect. I also delete class files from classcache folder but it doesn't work.
my class is placed on /opt/ and this path is also placed in web server class paths.
i do not want to restart web server again and again. can some one tell me how to solve this problem.
Regards,
Kashif.

