CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 网络编程

文件名称:Tapestry-3.0.3-bin

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2008-10-13
  • 文件大小:
    6.36mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

Tapestry基于Java Servlet API version 2.2,符合JDK1.2以上版本。Tapestry使用灵活的组件将web应用程序组合为多层次组件。当页面表现时,每个组件拥有其特殊的责任(也就是说,生成HTML页面的一部分代码),并且响应HTML请求(如:点击链接,提交表单)。-Tapestry based on Java Servlet API version 2.2, albeit with more versions. Tapestry components of the flexible use of the web application portfolio for multi-level components. When pages performance, each component has its special responsibility (ie, generate HTML pages part of the code), HTML and in response to the request (eg : Click on the links, submitting a form).
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Tapestry-3.0.3/
Tapestry-3.0.3/build.xml
Tapestry-3.0.3/config/
Tapestry-3.0.3/config/build.properties.sample
Tapestry-3.0.3/config/common.properties
Tapestry-3.0.3/config/jboss/
Tapestry-3.0.3/config/jboss/conf/
Tapestry-3.0.3/config/jboss/conf/auth.conf
Tapestry-3.0.3/config/jboss/conf/jboss-minimal.xml
Tapestry-3.0.3/config/jboss/conf/jboss-service.xml
Tapestry-3.0.3/config/jboss/conf/jbossmq-state.xml
Tapestry-3.0.3/config/jboss/conf/jndi.properties
Tapestry-3.0.3/config/jboss/conf/log4j.xml
Tapestry-3.0.3/config/jboss/conf/login-config.xml
Tapestry-3.0.3/config/jboss/conf/server.policy
Tapestry-3.0.3/config/jboss/conf/standardjaws.xml
Tapestry-3.0.3/config/jboss/conf/standardjboss.xml
Tapestry-3.0.3/config/jboss/conf/standardjbosscmp-jdbc.xml
Tapestry-3.0.3/config/jboss/deploy/
Tapestry-3.0.3/config/jboss/deploy/jbossweb.sar/
Tapestry-3.0.3/config/jboss/deploy/jbossweb.sar/META-INF/
Tapestry-3.0.3/config/jboss/deploy/jbossweb.sar/META-INF/jboss-service.xml
Tapestry-3.0.3/config/jboss/deploy/mckoi-service.xml
Tapestry-3.0.3/config/jboss/tapestry-db.zip
Tapestry-3.0.3/config/jetty-workbench.xml
Tapestry-3.0.3/config/log4j.properties
Tapestry-3.0.3/config/Version.properties
Tapestry-3.0.3/config/webdefault.xml
Tapestry-3.0.3/contrib/
Tapestry-3.0.3/examples/
Tapestry-3.0.3/examples/build.xml
Tapestry-3.0.3/examples/Vlib/
Tapestry-3.0.3/examples/VlibBeans/
Tapestry-3.0.3/examples/VlibBeans/build.xml
Tapestry-3.0.3/examples/VlibBeans/createDb.sql
Tapestry-3.0.3/examples/VlibBeans/ejb-jar.xml
Tapestry-3.0.3/examples/VlibBeans/jboss.xml
Tapestry-3.0.3/examples/VlibBeans/jbosscmp-jdbc.xml
Tapestry-3.0.3/examples/VlibBeans/src/
Tapestry-3.0.3/examples/VlibBeans/src/org/
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/Book.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/BorrowException.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/IBook.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/IBookHome.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/IBookQuery.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/IBookQueryHome.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/IEntityBean.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/IKeyAllocator.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/IKeyAllocatorHome.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/impl/
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/impl/AbstractEntityBean.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/impl/BookBean.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/impl/BookQueryBean.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/impl/KeyAllocatorBean.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/impl/OperationsBean.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/impl/PersonBean.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/impl/PublisherBean.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/IOperations.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/IOperationsHome.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/IPerson.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/IPersonHome.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/IPublisher.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/IPublisherHome.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/LoginException.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/MasterQueryParameters.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/Person.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/Publisher.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/RegistrationException.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/SortColumn.java
Tapestry-3.0.3/examples/VlibBeans/src/org/apache/tapestry/vlib/ejb/SortOrdering.java
Tapestry-3.0.3/examples/VlibEAR/
Tapestry-3.0.3/examples/VlibEAR/build.xml
Tapestry-3.0.3/examples/VlibEAR/META-INF/
Tapestry-3.0.3/examples/VlibEAR/META-INF/application.xml
Tapestry-3.0.3/examples/Vlib/build.xml
Tapestry-3.0.3/examples/Vlib/context/
Tapestry-3.0.3/examples/Vlib/context/ApplicationUnavailable.html
Tapestry-3.0.3/examples/Vlib/context/BookMatches.html
Tapestry-3.0.3/examples/Vlib/context/BorrowedBooks.html
Tapestry-3.0.3/examples/Vlib/context/ConfirmBookDelete.html
Tapestry-3.0.3/examples/Vlib/context/css/
Tapestry-3.0.3/examples/Vlib/context/css/vlib.css
Tapestry-3.0.3/examples/Vlib/c

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com