1 Reply Latest reply on Feb 22, 2003 11:59 PM by clamprecht

    FAVICON with Jetty

    e31_de

      Hi,

      I want to have FAVICON support for our homepage.
      How can I add support for ICO files?

      Best Regards,
      e31 (-´

        • 1. Re: FAVICON with Jetty
          clamprecht

          This isn't really a JBoss-specific issue. You have to create the favicon.ico file yourself, using some utility (google for 'favicon.ico' for free ones). Then just put the file in the root document directory of your web server (i.e., www.you.com/), and that's it.