您好,登錄后才能下訂單哦!
本篇內(nèi)容介紹了“怎么用tomcat+mysql部署jsp環(huán)境”的有關(guān)知識(shí),在實(shí)際案例的操作過程中,不少人都會(huì)遇到這樣的困境,接下來就讓小編帶領(lǐng)大家學(xué)習(xí)一下如何處理這些情況吧!希望大家仔細(xì)閱讀,能夠?qū)W有所成!
我的JSP源程序在WINDOWS平臺(tái)運(yùn)行很正常,采用的是Windows2000+Tomcat+mysql;現(xiàn)在要把程序移植到linux系統(tǒng).
系統(tǒng):Redhat AS3
JDK:1.5.0
運(yùn)行正常:
[root@szho001 bin]# java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-b64)
Java HotSpot(TM) Client VM (build 1.5.0-b64, mixed mode, sharing)
tomcat:5.5.17
運(yùn)行正常:
[root@szho001 bin]# ./startup.sh start
Using CATALINA_BASE: /usr/local/apache-tomcat-5.5.17
Using CATALINA_HOME: /usr/local/apache-tomcat-5.5.17
Using CATALINA_TMPDIR: /usr/local/apache-tomcat-5.5.17/temp
Using JRE_HOME: /usr/java/jdk1.5.0
mysql:3.23.57
運(yùn)行正常:
[root@szho001 bin]# mysql
Welcome to the MySQL monitor. Commands end with ; or g.
Your MySQL connection id is 3 to server version: 3.23.57
Type 'help;' or 'h' for help. Type 'c' to clear the buffer.
mysql>
http://localhost:8080/訪問正常.
我把JSP源程序拷貝到/usr/local/tomcat/webapps/,修改了/usr/local/tomcat/conf/server.xml文件,增加了以下內(nèi)容:
訪問http://localhost:8080/games/頁面顯示:
HTTP Status 404 - /games/welcome.do
type Status report
message /games/welcome.do
description The requested resource (/games/welcome.do) is not available.
Apache Tomcat/5.5.17
“怎么用tomcat+mysql部署jsp環(huán)境”的內(nèi)容就介紹到這里了,感謝大家的閱讀。如果想了解更多行業(yè)相關(guān)的知識(shí)可以關(guān)注億速云網(wǎng)站,小編將為大家輸出更多高質(zhì)量的實(shí)用文章!
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。