Tapestry作者对Tapestry和JSP性能比较的看法》的相关内容

tapestry-core :Component Classes

本文翻译出处 http://tapestry.apache.org/tapestry5/tapestry-core/guide/component-classes.html 本人翻译目的是用来学习Tapestry5的,共享出来希望大家批评指正。计划持续翻译。 Component Classes 组件类 Component classes in Tapestry 5 are much easie ...
by chinajavawolf 2007-05-03 浏览 (787) 回复 (1) 关键字: tapestry5

Tapestry 4.0-beta-1 now available

http://howardlewisship.com/blog/2005/06/tapestry-40-beta-1.html The first beta release of Tapestry 4.0 is now available. Tapestry is a component based web application framework that provides lots of f ...
by jimlaren 2005-06-26 浏览 (1488) 回复 (2) 关键字:

Ruby DSL

http://forum.javaeye.com/viewtopic.php?p=128602#128602 potian 写道 macro没有利用任何反射能力,和类型也没有关系 Lisp macro(我只知道Common Lisp)的macro主要是开放编译器内部的结构,把词法分析、语法分析和语义分析和执行中间割裂(不过S-Expression非常简单,基本上没有语法),Lisp的S-expr ...
by buaawhl 2006-07-12 浏览 (9510) 回复 (10) 关键字:

Tapestry5的介绍文章

Introduction There's no getting around it ... Struts is the 800lb gorilla of Java web application frameworks. It was on the scene early, it got wide coverage and wide adoptions, and vast number ...
by hiwzg 2006-11-19 浏览 (2103) 回复 (0) 关键字: 转变的不是技术,而是思想

Tapestry Spring

How  can  you  reference  Spring  beans  from  Tapestry  4?  In  earlier  versions  of  Tapestry,  the  most  common &nb ...
by log_cd 2008-05-31 浏览 (94) 回复 (0) 关键字: tapestry收藏

tapestry5 Pages&Components

摘自网上,以便日后查看 Pages and components Tapestry divides an application into a set of pages. Each page is assembled(装配) from Tapestry components. Components themselves may be assembled from other compone ...
by weishuwei 2007-03-05 浏览 (375) 回复 (0) 关键字:

Spring Bean注入Tapestry page(学习中)

http://www.springframework.org/docs/reference/webintegration.html#view-tapestry   15.5.1.4. Dependency Injecting Spring Beans into Tapestry pages - Tapestry 4.0+ style Effecting the depen ...
by bluebijou 2006-12-29 浏览 (366) 回复 (0) 关键字: Spring Tapestry

Page对象池参数设置

The internal pooling of Tapestry pages now delegates the majority of actual pooling work to the commons-pool library. This means that your Tapestry application can now actually release idle pages from ...
by zhangwenjun8045 2008-02-19 浏览 (63) 回复 (0) 关键字:

Tapestry4.1.3开始投票

There have been lots of bug fixes / various improvements and I was thinking it would be nice to go ahead and release it. It also helps that the product I've been working on it with is going in to be ...
by tapestry 2007-09-11 浏览 (457) 回复 (4)

在Grails中如何配置过滤器?我找不到web.xml!

突然发现找不到地方写过滤器配置,因为WEB-INF中没有web.xml文件! 使用grails war生成的war包中倒是有,看来是临时生成的! 现在我想配置自己的过滤器该往哪里写?!
by zengsun 2007-12-02 浏览 (808) 回复 (10)

Enjoying Web Development with Tapestry出4.1版本的,推荐下载

地址:http://www.agileskills2.org/EWDT/ Tapestry book: Enjoying Web Development with TapestryFront cover (Covering Tapestry 4.1) How to create AJAX web-based application easily? If you'd like to create ...
by tapestry 2006-12-31 浏览 (1149) 回复 (5)

(共享)Enjoying Web Development with Tapestry三个版本(免费前四章)

网站:http://www.agileskills2.org/EWDT/ 介绍: How to create AJAX web-based application easily? If you'd like to create AJAX web-based applications easily, then this book is for you. More importantly, it s ...
by tapestry 2007-02-02 浏览 (926) 回复 (0)

Flex With Spring [转]

来源: http://coenraets.org/flex-spring What is Spring?Spring is one of the most popular Java frameworks. The foundation ofthe Spring framework is a lightweight component container thatimplements ...
by mikel 2007-11-23 浏览 (1138) 回复 (1)

Tapestry 5.0.1 Preview Release Now Available

链接地址: http://www.theserverside.com/news/thread.tss?thread_id=44119 内容: Apache Tapestry Release 5.0.1, a preview release with limited functionality, is now available from the Tapestry 5 Project Page. T ...
by tapestry 2007-02-06 浏览 (300) 回复 (0) 关键字: Tapestry

Tapestry 的最后一个预览版 5.0.7发布了

The latest preview release of Tapestry, Tapestry 5.0.7 , significantly improves and stabilizes the framework. Major improvements include a more sophisticated client side validation visualization and t ...
by topgun 2008-01-05 浏览 (631) 回复 (3) 关键字: tapestry

NetBeans6.5 M1 众多期待的特性一览表!

NetBeans6.5 M1 众多期待的特性一览表! Netbeans 6.5 M1 已经发布,最新版本的NetBeans 增强了许多功能,同时也引入了许多值得期待的新特性. 其中我比较喜欢的是DataBase 的改进,Eclipse 项目导入变得比以前更方便了,可以正确的区分Web项目 和普通项目,还有Spring   Hibernate 增强. GUI 中新增了JD ...
by gml520 2008-06-25 浏览 (4094) 回复 (16) 关键字: netbeans 6.5 m1

推荐知识库条目

Comming soon