Question : java.util.MissingResourceException in JSP

Suddenly am getting the following issue in my server:

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException: java.util.MissingResourceException: Can't find bundle for base name sun.text.resources.FormatData, locale en_US
      org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:541)
      org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:435)
      org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
      org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:803)


root cause

java.util.MissingResourceException: Can't find bundle for base name sun.text.resources.FormatData, locale en_US
      java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1508)
      java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1262)
      java.util.ResourceBundle.getBundle(ResourceBundle.java:834)
      sun.util.resources.LocaleData$1.run(LocaleData.java:127)
      java.security.AccessController.doPrivileged(Native Method)
      sun.util.resources.LocaleData.getBundle(LocaleData.java:125)
      sun.util.resources.LocaleData.getDateFormatData(LocaleData.java:113)
      java.text.DateFormatSymbols.cacheLookup(DateFormatSymbols.java:577)
      java.text.DateFormatSymbols.initializeData(DateFormatSymbols.java:586)

Can someone tell me what is the cause and how to solve this excepiton?

Note: Yesterday it was working fine. Since from morning it shows this excepiton.

Answer : java.util.MissingResourceException in JSP

RND2006,

Just cut the image into 6 parts, see attached.
that is , the 4 corners , 1 horizontal and 1 vertical flow.
use div to create the blocks..with backgrounds of the image.

thanks.
Random Solutions  
 
programming4us programming4us