我是靠谱客的博主 温暖奇迹,最近开发中收集的这篇文章主要介绍jar包的作用,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

acegi-security-1.0.1. jar Acegi权限管理所需包 (比较旧) (required only if component security features are used
backport-util-concurrent. jar 并发访问处理端口 工具包
catalina-ant. jar 需要找到TOMCAT目录中ant拓展 的JAR包 ,负责一些和TOMCAT有关 TARGET拓展
commons-beanutils. jar 提供对 Java 反射和自省API 包装
commons-collections. jar 提供一个类包来扩展和增加标准 Java Collection框架
commons-digester. jar 一个 XML-Java对象 映射工具,用于解析 XML配置文件.
commons-discovery. jar 提供工具来定位资源 (包括类) ,通过使用各种模式来映射服务/引用名称和资源名称
commons-el. jar 提供在JSP2.0规范中定义 EL表达式 解释器
commons-fileupload. jar 应用和Servlet中容易 加入强大和高性能 文件上传能力
commons-lang. jar 提供了许多许多通用 工具类集,提供了一些java.lang中类 扩展功能
commons-logging. jar 一个各种 logging API实现 包裹类
commons-logging-api. jar
是一个 LOGGING 一个简化版,只实现了SimpleLog
及类似 其它部分,只能基本满足
系统启动时 日志输出,因为没有日志系统 API ,Tomcat 是不能启动

el-api. jar JSF1.2 包 (1.2 编译必需)
el-ri. jar JSF1.2 包 required if using Facelets with ICEfaces
grizzly-comet. jar 该包可以参见 Grizzly Comet框架

icefaces. jar Sun Standard JSF Component renderers are contained in the icefaces. jar.
icefaces-ahs. jar ICEfaces Asynchronous HTTP Server (AHS) Support 异步(ajax 也就是a)
icefaces-comps. jar The ICEfaces Component Suite classes and renderers are contained in the icefaces-comps. jar
icefaces-facelets. jar required if using Facelets with ICEfaces:

jasper-compiler. jar The JSP 2.0 编译器
jasper-runtime. jar The JSP 2.0 运行时间

jsf-api-1.2. jar (1.2 编译必需)
jsf-api. jar (1.2 编译必需)
jsf-impl-1.2. jar (1.2 编译必需)
jsf-impl. jar (1.2 编译必需)
jsp-api. jar (1.2 编译必需)
jstl. jar jstl. jar中是核心 jstl定义
just-ice. jar 不翻译 自己理解
This . jar file contains a version of ICEfaces configured with a ViewHandler
that will process only those pages with a ".iface" extension and a RenderKit that will not override the
standard JSF components (such as <h:commandLink />) with Direct-to-DOM renderers. In this
configuration, ICEfaces pages must contain only standard core JSF tags ("f:" tags) and ICEfaces tags
("ice:" tags).

krysalis-jCharts-1.0.0-alpha-1. jar http://jcharts.sourceforge.net/ (required only if outputChart component used
myfaces-api. jar
myfaces-impl. jar
myfaces官方 发行版本myfaces1.1.0中有四个 jar包,分别 myfaces-api. jar,myfaces-impl. jar,tomahawk. jar,myfaces-all. jar。myfaces-all. jar包括了前三个 jar所有

portlet. jar 也许是该包 The portlet. jar file is a prerequisite for compiling Java Specification Request (JSR) JSR 168 portlets
servlet-api. jar (1.2 编译必需) (generally included with app. server)
xercesImpl. jar Xerces XML 解析器
xml-apis. jar 解析XML


!!!!jstl相关 的jar包有两个:jstl. jar,standard. jar,jstl. jar中是核心 jstl定义,如c,fmt等,而standard. jar中包含声明 tld文件

最后

以上就是温暖奇迹为你收集整理的jar包的作用的全部内容,希望文章能够帮你解决jar包的作用所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(74)

评论列表共有 0 条评论

立即
投稿
返回
顶部