红联Linux门户
Linux帮助

Apache Standard Taglib 1.2.5发布

发布时间:2015-03-21 09:22:41来源:红联作者:empast
Apache Standard Taglib 1.2.5 发布,此版本支持 JSTL1.2版本,并修复了此前1.2.3版本的部分错误。重要更改信息如下:

- Reversion of a change released in 1.2.1 where set the HTTP method to GET when performing a local include 。

- Avoid an AccessControlException if permission has not been granted to read the accessExternalEntity property。

关于 Tomcat

Tomcat 是一个小型的轻量级应用服务器,在中小型系统和并发访问用户不是很多的场合下被普遍使用,是开发和调试JSP 程序的首选。对于一个初学者来说,可以这样认为,当在一台机器上配置好Apache 服务器,可利用它响应对HTML 页面的访问请求。实际上Tomcat 部分是Apache 服务器的扩展,但它是独立运行的,所以当你运行tomcat 时,它实际上作为一个与Apache 独立的进程单独运行的。

Tomcat 很受广大程序员的喜欢,因为它运行时占用的系统资源小,扩展性好,支持负载平衡与邮件服务等开发应用系统常用的功能;而且它还在不断的改进和完善中,任何一个感兴趣的程序员都可以更改它或在其中加入新的功能。

在线文档:http://tool.oschina.net/apidocs/apidoc?api=tomcat-7.0-doc

软件详情:http://tomcat.apache.org/taglibs.html

下载地址:https://svn.apache.org/repos/asf/tomcat/taglibs/

来自:开源中国社区
文章评论

共有 0 条评论