Hello, I am working on TOMCAT.
RequestParamExample.java the availalable serevlet example when we download TOMCAT. Once I misplaced the class file RequestParamExample file from its proper location i.e.deleted from its proper location & put again at the proper location. And now I am getting error when I try to access that file (RequestParamExample):-- java.util.MissingResourceException: can't find resource for LocalStrings_en_US Even after uninstalling TOMCAT and installing it again I am getting the same error. What should I do? Thank You ! Mayur