icon

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.



Java servlet programming
Java Servlet Programming (Java Series)
ISBN: 0596000405
EAN: 2147483647
Year: 2000
Pages: 223

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net