readme
来自「一个比较好的jsf spring hibernate的例子」· 代码 · 共 30 行
TXT
30 行
============================================================ Building, Deploying And Running The Multiple Renderkits Demo============================================================ REQUIREMENTS: - Mozilla browser with SVG support - Firefox - the demo uses XMLHttpRequest. Until there is better SVG support in Firefox, you should use the "next generation" Firefox builds - under the "deerpark" project. See: http://www.mozilla.org/projects/svg/faq.html And here is where you can get a deer park alpha 2 build: http://www.mozilla.org/projects/deerpark/releases/alpha2.html - JSP 1.2 containerBUILDING: - See https://javaserverfaces.dev.java.net/faq.html#Code_buildDEPLOYING: - For Glassfish: - autodeploy the war: copy jsf-demo/renderkits/build/jsf-renderkits.war to the <glassfish home>/domains/domain1/autodeploy directory.RUNNING: - Fire up your browser and enter: http://<hostname>:<port>/jsf-renderkits where <hostName> is the host where the server is running and <port> is the port for requests.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?