hi all,
i got a problem with properties reloading. the property file contains a list of URLs is called from within doPost or doGet in a servlet. this is to redirect site visitor to different URLs accordingly (for test and production server). after moving files to the production server, i changed some of the URLs and realized the servlet is still taking the pervious URLs. (i learn my lesson the hard way.)
is there anyway i can resolve this problem without restarting the Web server. i did a search in the archive but with no luck.
i am using ServletExec 3.1 on iPlanet Enterprise 4.1 SP7 Web server.
thanks in advance,
Kevin
