image/x-icon .ico
Barbara Post wrote: > Does a direct call of the url in the browser to the .ico work ? Indeed > image/bmp seems right, afaik... > > ----- Original Message ----- > From: "Antonio Gallardo Rivera" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, September 10, 2002 7:45 AM > Subject: [C2.1] How to get a favicon.ico in the browser. > > > I am trying to set the icon of the site with cocoon. My problem is I dont > know > what mime-type to set in the sitemap.xmap > > <map:match pattern="images/*.ico"> > <map:read mime-type="image/bmp" src="resources/images/{1}.ico"/> > </map:match> > > The "favicon.ico" is in the directory: "/resources/images" and set in the > stylesheet with the hardcoded string: > > <head> > <link rel="shortcut icon" href="images/favicon.ico"/> > </head> > > But the browser dont get it. > > Please help me. > > BTW, I am using: Tomcat 4.1.10, Cocoon 2.1 (last CVS) and J2SDK 1.4.1 > > Many thanks in advance ;) > > Antonio Gallardo > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > > > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>