Problem :
 
    I have developped a application with JNDI and  i placed the application under the webapps folder and i made the
    corresponding changes in the server.xml file.
 
    I have a seperate folder for images which is under the application foler and i am refering the images
   with  image src="images/<req image>"
 
   Tomcat on startup ...giving a error  called :
 
           XmlMapper : can't  find resource for entity : - Sun Microsystems, Inc  // DTD web application 1.2 // EN
 
 
 Thought when i gice the <<URL>>/MyApplication/HomePage .........the home page is comming without any  image
 
 what may be the problem.
 
 Thanks in advance
 
Regards
Narayanan.

Reply via email to