readme
来自「java开源的企业总线.xmlBlaster」· 代码 · 共 22 行
TXT
22 行
Servlet which generates the requirement html overview page on the fly from xml/xslNOTE:To compile you need xmlBlaster/lib/xt.jar xmlBlaster/lib/xp.jarfrom James Clark as well. They a not in the standard xmlBlaster distribution!Add those to jar files *behind* xtdash.jar in your CLASSPATH.please put the following lines in your zone.properties(Apache) (servlet.properties): servlet.ReqListServlet.code=org.xmlBlaster.util.servlet.ReqListServlet servlet.ReqItemServlet.code=org.xmlBlaster.util.servlet.ReqItemServletrestart your servlet engine.call this servlet as URL in your browser: http://localhost/servlet/ReqListServlet?dir=/home/kkrafft/xmlBlaster/doc/requirements&xsl=overview
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?