Name

<large-icon>

Synopsis

<!ELEMENT large-icon (#PCDATA)>

Description

The <large-icon> element specifies the location within the web application of a file containing a large (32 x 32 pixel) icon image. At a minimum, tools will accept GIF and JPEG format images.

<icon>
    <small-icon>/images/little.gif</small-icon>
    <large-icon>/images/big.gif</large-icon>
</icon>

Get Java Servlet Programming, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.