N I do this for several days , the Internet, said something to solve a lot of problems , but the last question , the database is not connected .
I basically have put online can provide information about my reasons for this fault may have been tried , do not work , but unfortunately can only ask questions.
I want my various configuration details , listed below , hoping to understand friends can help me , thank you very much !
I use Myeclipse10 + tomcat6 + mysql
I think the function is very simple , is to fill out a registration page jsp . The data is then stored to the database. It's that simple
static jsp pages can be opened , but once I clicked submit , the will at http 404 error not available
This is the situation to start tomcat6
November 17 , 2013 10:31:17 PM org.apache.catalina.core.AprLifecycleListener init
INFO: Loaded APR based Apache Tomcat Native library 1.1.27.
November 17 , 2013 10:31:17 PM org.apache.catalina.core.AprLifecycleListener init
INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
November 17 , 2013 10:31:18 PM org.apache.coyote.http11.Http11AprProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
November 17 , 2013 10:31:18 PM org.apache.coyote.ajp.AjpAprProtocol init
INFO: Initializing Coyote AJP/1.3 on ajp-8009
November 17 , 2013 10:31:18 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1486 ms
November 17 , 2013 10:31:18 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
November 17 , 2013 10:31:18 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.29
November 17 , 2013 10:31:18 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor host-manager.xml
November 17 , 2013 10:31:18 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory docs
November 17 , 2013 10:31:19 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory examples
November 17 , 2013 10:31:19 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized ()
November 17 , 2013 10:31:19 PM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized ()
November 17 , 2013 10:31:19 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory kaoqintongji.myeclipse.bak
November 17 , 2013 10:31:19 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory ROOT
November 17 , 2013 10:31:19 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory test
November 17 , 2013 10:31:19 PM org.apache.coyote.http11.Http11AprProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
November 17 , 2013 10:31:19 PM org.apache.coyote.ajp.AjpAprProtocol start
INFO: Starting Coyote AJP/1.3 on ajp-8009
November 17 , 2013 10:31:19 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 830 ms
Here is my jsp page
header
没有评论:
发表评论