Jxp - Java scripted page

本项目在 模板引擎 中的评分:   6

Jxp (Java scripted page) is a script-processor that process JSP-like files. It contains a parser to parse the script file into an abstract syntax tree and a tree processor (JxpProcessor) that will process the syntax tree to execute the code using reflection API to produce output. The main uses of Jxp are:

  • as a script language engine to increase flexibility in the user application
  • as a template engine to produce dynamic text output
Some of the main features of Jxp include:
  • Java as script/template language. Why learn another one? ;)
  • Run JSP-like code outside of servlet container
  • support common java language 1.4 constructs (partial 1.5 syntax support on jdk 1.4)
  • support common JSP constructs including import directive, declaration, EL etc (taglib not supported, yet)
  • practical template sources management framework
  • support caching of parsed syntax tree to eliminate reparse of template
  • a servlet implementation to enable web-scripting
  • extensible processing context for defining built-in function on the scripts


其他Java 模板引擎 开源项目资源:

本网站对列举的开源项目、软件、源码、类库所评定的分值(PR, Progject Rank),是根据该项目的规模、复杂度、采用人数、开发人数、活跃度、说明文档、演示网站等诸多因素综合所给出主观评价,仅供你参考之用。
List of Companies, Suppliers, Distributors, Importers & Exporters
收藏本网站 | 联系我们 | 英文图书网 | 十万个为什么 | Sitemap生成器 | 国际商贸
Copyright © 2007 - 2012 Why and How