2006年11月20日, 21:51
注意到appfuse-tapestry里面有一个tapestry-spring-0.1.2.jar
经过一番搜索知道,原来是tapestry的作者写的一个小玩意,专门用来使tapestry与spring集成的,
这样可以不用Spring in action之类的书里面提到的替换tapestry引擎的做法了,直接在web.xml中设置Spring的ContextLoaderListener,加上tapestry的设置就ok了,具体例子可以参见这里
分类: Computer | 1条评论 »