usr/src/cmd/tomcat/Solaris/tomcat.1m.sunman
changeset 11 87960ed158f9
parent 5 d07534556b03
child 113 b1282e88c680
equal deleted inserted replaced
10:612517e396e0 11:87960ed158f9
    73 .ad
    73 .ad
    74 .sp .6
    74 .sp .6
    75 .RS 4n
    75 .RS 4n
    76 Contains Tomcat documentation in HTML format. The directory has classical
    76 Contains Tomcat documentation in HTML format. The directory has classical
    77 WEBAPP structure and it's symbolically linked as /var/tomcat6/webapps/docs
    77 WEBAPP structure and it's symbolically linked as /var/tomcat6/webapps/docs
    78 (the link is part of SUNWtcat-examples packages).
    78 (the link is part of web/java-servlet/tomcat/tomcat-examples packages).
    79 .RE
    79 .RE
    80 
    80 
    81 .sp
    81 .sp
    82 .ne 2
    82 .ne 2
    83 .mk
    83 .mk
   145 Directory with default (ROOT) web application which is served when URL
   145 Directory with default (ROOT) web application which is served when URL
   146 is requested without further path specifier (http://hostname/). After
   146 is requested without further path specifier (http://hostname/). After
   147 Tomcat packages installation this directory is intentionally left empty
   147 Tomcat packages installation this directory is intentionally left empty
   148 with just index.jsp and index.htm files. The HTML file redirects
   148 with just index.jsp and index.htm files. The HTML file redirects
   149 requester to Tomcat home page which is in ROOT.example/ directory (this
   149 requester to Tomcat home page which is in ROOT.example/ directory (this
   150 file is part of SUNWtcat-examples package). The JSP file is default home 
   150 file is part of web/java-servlet/tomcat/tomcat-examples package). The JSP file is default home 
   151 page which is shown when SUNWtcat-examples (and thus HTML file) is not
   151 page which is shown when web/java-servlet/tomcat/tomcat-examples (and thus HTML file) is not
   152 installed. This shall allow better deployment of custom ROOT web
   152 installed. This shall allow better deployment of custom ROOT web
   153 application while maintain upgrade ability via packaging system (without
   153 application while maintain upgrade ability via packaging system (without
   154 loosing data).
   154 loosing data).
   155 .RE
   155 .RE
   156 
   156 
   160 .na
   160 .na
   161 \fB\fB/var/tomcat6/webapps/ROOT.example/\fR\fR
   161 \fB\fB/var/tomcat6/webapps/ROOT.example/\fR\fR
   162 .ad
   162 .ad
   163 .sp .6
   163 .sp .6
   164 .RS 4n
   164 .RS 4n
   165 Tomcat home web application (part of SUNWtcat-examples package).
   165 Tomcat home web application (part of web/java-servlet/tomcat/tomcat-examples package).
   166 .RE
   166 .RE
   167 
   167 
   168 .sp
   168 .sp
   169 .ne 2
   169 .ne 2
   170 .mk
   170 .mk
   172 \fB\fB/var/tomcat6/webapps/examples/\fR\fR
   172 \fB\fB/var/tomcat6/webapps/examples/\fR\fR
   173 .ad
   173 .ad
   174 .sp .6
   174 .sp .6
   175 .RS 4n
   175 .RS 4n
   176 This directory contains web application with various ServLets and JSP
   176 This directory contains web application with various ServLets and JSP
   177 examples. The directory is part of SUNWtcat-examples package which can
   177 examples. The directory is part of web/java-servlet/tomcat/tomcat-examples package which can
   178 be removed if it's required (to permanently disable this web
   178 be removed if it's required (to permanently disable this web
   179 application).
   179 application).
   180 .RE
   180 .RE
   181 
   181 
   182 .sp
   182 .sp
   203 cw(2.75i) |cw(2.75i) 
   203 cw(2.75i) |cw(2.75i) 
   204 lw(2.75i) |lw(2.75i) 
   204 lw(2.75i) |lw(2.75i) 
   205 .
   205 .
   206 AttributeAttribute Value
   206 AttributeAttribute Value
   207 _
   207 _
   208 AvailabilitySUNWtcatr
   208 Availabilityweb/java-servlet/tomcat
   209 _
   209 _
   210 SUNWtcatu
   210 web/java-servlet/tomcat/tomcat-examples
   211 _
       
   212 SUNWtcat-examples
       
   213 _
   211 _
   214 Interface StabilityUncommitted
   212 Interface StabilityUncommitted
   215 .TE
   213 .TE
   216 
   214 
   217 .SH SEE ALSO
   215 .SH SEE ALSO