阅读更多

8顶
0踩

编程语言

原创新闻 Tapestry 5 final release!

2008-12-18 23:00 by 正式编辑 hantsy 评论(4) 有3883人浏览
经过长达三年的开发,Tapestry 5 终于浮出水面。
不过令我担心的是,有多少用户会真正采用这个新版本。众所周知,Tapestry 每次版本升级几乎都是重构整个框架。所有Tapestry 5 可以认为是一个全新的框架,而不是Tapestry 4 的正常升级。

Tapestry 5带来很多新特性。

    * True POJO component classes: no base classes to extend, no interfaces to implement.

    * Live class reloading: no need to redeploy to see code changes.

    * XML templates with namespaces.

    * Minimal configuration via naming conventions and annotations.

    * Integrated Ajax support, built on top of Prototype and Scriptaculous.

    * Automatic client-side form input validation.

    * High performance via pooled objects (and by avoiding the use of reflection).

    * Automatic REST-style URLs.

    * Built-in integration with Hibernate and Spring.

    * Best-of-breed exception reporting.

    * Built-in extensible mega-components: BeanEditForm, BeanDisplay and Grid (to edit and display any JavaBean or collection of JavaBeans).

更多信息,请上 http://tapestry.apache.org 进一步了解。
8
0
评论 共 4 条 请登录后发表评论
4 楼 tigerli 2008-12-26 15:43
唉....
3 楼 hantsy 2008-12-19 14:59
从tss上看,国外用户对它期望也不是太高,有些用户更喜欢seam,wicket或stripes。
2 楼 lurena 2008-12-19 10:51
花都谢了,改用grails
1 楼 nextw3 2008-12-19 09:27
Tapertry每次到一个大版本基本都和原来版本不兼容,不知道有几个项目开发组能受得了这个。

发表评论

您还没有登录,请您登录后再发表评论

相关推荐

  • java tapestry_Java Web 框架 Tapestry

    据国外媒体报道,Apache Tapestry发布了5.1 final Release。Tapestry 5.1.0.5添加了新的功能,并保持向后兼容。以下是Tapestry5.1的主要改进:1.性能得到优化,渲染复杂页面的速度得以提升并且减少了内存的使用;2....

  • Tapestry

    前些天去招聘会,有人问到Tapestry,那时...查了一下...http://jakarta.apache.org/ 07 January 2006 - Tapestry 4.0 (final) released After nearly two years of work, the Tapestry development team is proud to ann

  • JSF VS Tapestry

    1.性能方面JSF从测试数据可以看出在只使用JSF及JSF自定义组件的情况下,webmail...使用JSF + 5个Facelet composition组件的情况下,webmail demo应用仍可达到200用户并发访问的响应时间为2.6秒的性能。使用JSF + 20个Fa

  • Spindle3.0--终于等到了!Tapestry3.0的Eclipse PlugI

    Beta and final release...又是这句话,真搞不懂 Spindle 的作者在想什么。 <!-- google_ad_client = "pub-2947489232296736"; /* 728x15, 创建于 08-4-23MSDN */ google_ad_slot = "3624277373"; google...

  • Spindle3.0--终于等到了!Tapestry3.0的Eclipse PlugIn

    Tapestry3.0的Eclipse PlugIn我一直以为Spindle不会在继续下去了。记得几个月前上SF的时候看见Spindle项目都停止了。然而Tapestry一如既往的速度缓慢。在若干个手写配置文件的日子之后,Spindle终于推出与Tapestry...

  • 第二讲:tapestry增删改查---添加数据

    import org.apache.tapestry5.hibernate.HibernateTransactionAdvisor; import org.apache.tapestry5.ioc.MappedConfiguration; import org.apache.tapestry5.ioc.MethodAdviceReceiver; ...

  • Howard Lewis Ship – Tapestry和Hivemind项目创立人

    翻译自theserverside的Howard 采访,本文档版权由Tim翻译,在免费、且无任何附加条件的...Tim freetmp@msn.com Howard Lewis Ship - Founder, Tapestry and Hivemind Howard Lewis Ship – Tapestry和Hivemind项目创

  • Spindle3.0--终于等到了!Tapestry3.0的Eclipse PlugIn (转)

    Spindle3.0--终于等到了!Tapestry3.0的Eclipse PlugIn (转)[@more@]Spindle3.0--终于等到了!Tapestry3.0的Eclipse PlugIn 我一直以...

  • 大学四年,工作2年我总结了后端面试的所有知识点(持续更新)

    Spring AOP:集成了所有AOP功能 Spring Web:提供了基础的 Web 开发的上下文信息,现有的Web框架,如JSF、Tapestry、Structs等,提供了集成 Spring Web MVC:提供了 Web 应用的 Model-View-Controller 全功能实现。...

  • spring

    //此时的context就是一个Spring容器,你现在可以从容器中取出对象 final Hello hello = (Hello) context.getBean("hello"); System.out.println(hello.toString()); System.out.println(hello.getStr()); } } 执行...

  • springboot 2.x 整合 shiro 权限框架

    } } 6.shiro 配置类 @Configuration public class ShiroConfiguration { private static final Logger logger = LoggerFactory.getLogger(ShiroConfiguration.class); /** * Shiro的Web过滤器Factory 命名:shiro...

  • JavaFX 2 vs. HTML5 for RIA

    Other JVM web frameworks besides JavaFX (JSF, GWT*, Wicket, Tapestry, Grails, Lift, “You-Name-It”) : Not built for realizing RIAs. Yes, you can realize a RIA with these frameworks. Though, ...

  • 一个月面了几家大厂 总结了5W字的后端面经

    Spring AOP:集成了所有AOP功能 Spring Web:提供了基础的 Web 开发的上下文信息,现有的Web框架,如JSF、Tapestry、Structs等,提供了集成 Spring Web MVC:提供了 Web 应用的 Model-View-Controller 全功能实现。...

  • Computer Vision Resources

    Video Tapestry Video Creativity Video Highlights Video Summarization Face Detection VR SLAM OCR Papers Applications Projects Resources Libraries Datasets Blogs Conferences Resources Courses Mobile ...

  • 以下是常见的C++笔试面试题及其核心知识点解析,帮助您系统复习

    以下是常见的C++笔试面试题及其核心知识点解析,帮助您系统复习

  • 计算机短期培训教案.pdf

    计算机短期培训教案.pdf

  • 计算机二级Access笔试题库.pdf

    计算机二级Access笔试题库.pdf

  • 下是一份关于C++毕业答辩的心得总结,内容涵盖技术准备、答辩技巧和注意事项,供参考

    下是一份关于C++毕业答辩的心得总结,内容涵盖技术准备、答辩技巧和注意事项,供参考

Global site tag (gtag.js) - Google Analytics