readme
来自「一个比较好的jsf spring hibernate的例子」· 代码 · 共 24 行
TXT
24 行
$Id: README,v 1.1 2005/08/26 17:24:05 rlubke Exp $--------------------------- BUIDLING ------------------- - See https://javaserverfaces.dev.java.net/faq.html#Code_build DEPLOYING ------------------- - If using Glassfish: Copy jsf-demo/webtier-sample/build/webtier-sample.war to the domains/domain1/autodeploy directory. - If using another container: See the container's documentation. RUNNING ------------------- - Issue a request: http://<hostname>:<port>/webtier-sample where <hostname> is the host on which the container is running and <port> is the port number on which the container is listening for HTTP requests.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?