On 1/6/2018 12:04 AM, Emi wrote:
404.jsp is called by web.xml when going from one page to another.
Maybe other requests like a missing favicon, css or javascript causes this.
Yes.

In one one css file, the following cods caused 404 error.

body {
    font: 0.7em/1.5em "Trebuchet MS",Verdana,sans-serif;
background: white url('images/ui-bg_fine-grain_65_654b24_60x60.png') repeat;
}

Thanks a lot.


Reply via email to