📄 readme
字号:
============================================================ 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -