Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


3.22 hitachi-web.xml

hitachi-web.xml is the specific DD to set up the web application (WAR).

Description

hitachi-web.xml is the DD to carry out the original setup of the Java EE Server in relation to the web application (WAR).

Schema

<!DOCTYPE hitachi-web PUBLIC 
'-//Hitachi, Ltd.//DTD Hitachi Java EE Server 10.0//EN' 
'hitachi-web_10_00_00.dtd'>

Storage Location

WAR's_root/WEB-INF/hitachi-web.xml

Element hierarchy

hitachi-web

Example

<!DOCTYPE hitachi-web PUBLIC 
'-//Hitachi, Ltd.//DTD Hitachi Java EE Server 10.0//EN' 
'hitachi-web_10_00_00.dtd'>
<hitachi-web>
</hitachi-web>

Note

In addition to the elements described here, the elements of the Java EE RI DD can be described.