![]() |
<Host name="www.ezmatch.tw"
appBase="webapps/www.ezmatch.tw"
unpackWARs="true" autoDeploy="true">
<Alias>ezmatch.tw</Alias>
<Valve className="org.apache.catalina.valves.FastCommonAccessLogValve"
directory="logs/www.ezmatch.tw"
prefix="www.ezmatch.tw_access_log." suffix=".txt"
pattern="combined" resolveHosts="false"/>
<Context path="" docBase="" debug="0" reloadable="false" />
</Host>
<Host name="www.ezmatch.tw"
appBase=""
unpackWARs="true" autoDeploy="true">
<Alias>ezmatch.tw</Alias>
<Valve className="org.apache.catalina.valves.FastCommonAccessLogValve"
directory="logs/www.ezmatch.tw"
prefix="www.ezmatch.tw_access_log." suffix=".txt"
pattern="combined" resolveHosts="false"/>
<Context path="" docBase="webapps/www.ezmatch.tw" debug="0" reloadable="false" />
</Host>
The type javax.servlet.http.HttpSession cannot be resolved. It is indirectly referenced from required .class files
The type javax.servlet.jsp.JspException cannot be resolved. It is indirectly referenced from required .class files
The type javax.servlet.jsp.tagext.Tag cannot be resolved. It is indirectly referenced from required .class files
The type javax.servlet.jsp.JspApplicationContext cannot be resolved. It is indirectly referenced from required .class files
HttpSession cannot be resolved to a type
JspWriter cannot be resolved to a type
JspWriter cannot be resolved to a type
The type javax.servlet.jsp.JspContext cannot be resolved. It is indirectly referenced from required .class files
org.apache.jasper.runtime.PageContextImpl cannot be resolved to a type
<init-param>
<param-name>fork</param-name>
<param-value>false</param-value>
</init-param>
<init-param>
<param-name>fork</param-name>
<param-value>true</param-value>
</init-param>