How to clear JSP cache?
843833Aug 3 2001 — edited Aug 3 2001I use ResourceBundle class and create a LocalString.property file. But the JSP cannot at once get the new value after I append a new index. Maybe JSP
make a cache for all files.
I want to clear all cache, please tell me how to do?