> From: Anto Paul [mailto:[EMAIL PROTECTED] 
> Subject: Re: Web-application and Tomcat icon
> 
> On 11/29/05, Aladin Alaily <[EMAIL PROTECTED]> wrote:
> >
> > I would like to know how I can replace that icon with my own... or
> > better yet, no put any icon at all.
> 
> The icon displayed on the browser is favicon.ico that is in ROOT. You
> can replace it with your own icon.

This is browser cuteness.  If you run a packet trace [I'm doing almost
anything tonight to avoid writing documentation], you'll see something
like:
        GET /favicon.ico HTTP/1.1\r\n
coming from the browser near the end of a page load (at least with
Firefox).  Besides replacing favicon.ico, you can also just delete it
without harm other than having Firefox show a blank page icon instead.
IE, of course, won't show anything other than its own logo, AFAIK.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to