Java Servlet Programming (Java Series)

Java Servlet Programming, 2nd Edition > C. Deployment Descriptor DTD Reference > <icon>

 
< BACKCONTINUE >
<icon>

Synopsis

<!ELEMENT icon (small-icon?, large-icon?)>

Description

The <icon> element can contain <small-icon> and <large-icon> elements that specify the location within the web application file structure for small and large images used to represent the web application in a GUI tool.

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

Last updated on 3/20/2003

Java Servlet Programming, 2nd Edition, © 2001 O'Reilly

< BACKCONTINUE >

2001, O'Reilly & Associates, Inc.

Категории