Skip to content

voka1031/BA101G2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

659 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BA101G2 專案規範

Eclipse專案編碼 UTF-8 資料庫連線帳密: ba101g2/ba101g2 Server(獨立貓和嵌入貓)的context.xml內加入:/<Resource auth="Container" driverClassName="oracle.jdbc.driver.OracleDriver" maxActive="20" maxIdle="10" maxWait="-1" name="jdbc/G2DB" password="ba101g2" type="javax.sql.DataSource" url="jdbc:oracle:thin:@localhost:1521:XE" username="ba101g2"//>

專案的WebContent的WEB-INF的web.xml內的: /下面添加: DB Connection jdbc/G2DB javax.sql.DataSource Container /

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 62.4%
  • JavaScript 16.8%
  • CSS 14.6%
  • HTML 6.1%
  • PHP 0.1%