@VK�NvWFNg�NTomcatvWFNg
AReLXgLqqðȺÌêÉzu
D:\Tomcat6\conf\Catalina\localhost
<Context path="/WebAvP[VURI"
docBase="WebAvP[V[gtH_">
</Context>
BWebAv[g>WEB-INFÉweb.xmlðÝu
<?xml version="1.0" encoding="ISO-8859-1"?>
<web-app xmlns="
http://java.sun.com/xml/ns/j2ee" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="
http://java.sun.com/xml/ns/j2ee web-app_2_4.xsd"
version="2.4">
</web-app>
T[ubgÝuÍweb-appÌÉȺðLq
<!-- Register Servlet Name & URL -->
<servlet>
<servlet-name>HelloServletWorld</servlet-name>
<servlet-class>chap09_servlet.HelloServletWorld</servlet-class>
</servlet>
<servlet-mapping>
<servlet-name>HelloServletWorld</servlet-name>
<url-pattern>/helloServlet</url-pattern>
</servlet-mapping>
^OgpÍweb-appÌÉȺðLq
<taglib>
<taglib-uri>
http://java.sun.com/jstl/core</taglib-uri> <taglib-location>/WEB-INF/tld/c.tld</taglib-location>
</taglib>
posted by JavaÌBl at 08:27|
Comment(0)
|
Eclipse
|
|