⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 学生注册— 本模块允许新的学生创建和维护他们的帐户信息
💻 TXT
字号:
Before starting we recommend you to set up the enviroment properly 
by following steps described in c:\styejb\examples\README.TXT


A. The following steps describe compilation process,
    Start a command window and run build, and deploy script,
      In case of WebLogic, use the following steps
        C:\styejb\examples>setEnvWebLogic.bat
        C:\styejb\examples>cd day21ex
        C:\styejb\examples\day21ex>buildWebLogic.bat

      In case of JBoss, use the following steps
        C:\styejb\examples>setEnvJBoss.bat
        C:\styejb\examples>cd day21ex
        C:\styejb\examples\day21ex>buildJBoss.bat
   

B. The following steps describe how to run the example: 
   1. Start application server in a command window as follows,
      In case of WebLogic, use the following steps:
        C:\styejb\examples>setEnvWebLogic.bat
        C:\styejb\examples>startWebLogic.bat

      In case of JBoss, use the following steps:
        C:\styejb\examples>setEnvJBoss.bat
        C:\styejb\examples>startJBoss.bat

   2. Use the Web browser to access the University Registration System
      In case of WebLogic, use the URL http://localhost:7001/ursday21ex
      In case of JBoss, use the URL http://localhost:8080/ursday21ex
 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -