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

📄 readme

📁 Java的面向对象数据库系统的源代码
💻
字号:
Simple Servlet Sample-------------This sample demonstrates web development with Ozone running as an embeddedservice inside the JBoss application server. It is deliberatelyvery simple, basically a Hello World where the Hello message comes froma persistent object.This has been tested with JBoss 3.0.2 and you need to set a JBOSS_HOMEenvironment variable for the build script to work.Building It-----------Run "ozoneAnt" in the jbosst directory. This will deploy the sar (service archive)file to JBoss.To build the servlet sample that uses the service run ozoneAnt in the samples/servletdirectory. This will deploy the war generated.Running it----------Start JBoss (%JBOSS_HOME%\bin\run.bat).You can see the result in the web browser by using the url"http://localhost/ServletUsingEmbeddedOzone" which takes you to the index.html page.

⌨️ 快捷键说明

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