Web服务器

代码

<?xml version="1.0" encoding="utf-8"?>

<SimpleHttpServer name="JettyServer" descriptors="xworker.http.server.SimpleHttpServer"
     port="8080" resourcesForCopy="fckeditor,js/xworker,js/jquery,js/syntaxhighlighter" 
     contextPath="/test">
</SimpleHttpServer>

RAP

    如要以Eclipse的RAP方式运行,那么使用dml-rap.cmd或dml-rap.sh来执行它。