2007-07-15
Tapestry4常用的注入对象
注入方式:
@InjectObject("service:tapestry.globals.HttpServletResponse")
public abstract HttpServletResponse getServletResponse();
service一览:
tapestry.globals.HttpServletRequest
tapestry.globals.HttpServletResponse
tapestry.globals.ServletContext
tapestry.globals.ApplicationGlobals
tapestry.globals.IRequestCycle
tapestry.globals.RequestGlobals
tapestry.globals.SetupServletApplicationGlobals
tapestry.globals.WebContext
tapestry.globals.WebRequest
tapestry.globals.WebResponse
@InjectObject("service:tapestry.globals.HttpServletResponse")
public abstract HttpServletResponse getServletResponse();
service一览:
tapestry.globals.HttpServletRequest
tapestry.globals.HttpServletResponse
tapestry.globals.ServletContext
tapestry.globals.ApplicationGlobals
tapestry.globals.IRequestCycle
tapestry.globals.RequestGlobals
tapestry.globals.SetupServletApplicationGlobals
tapestry.globals.WebContext
tapestry.globals.WebRequest
tapestry.globals.WebResponse
评论
eric2002cn
2008-03-14
tapestry
2008-01-31
不好意思,Tapestry4下边的,我改下标题,有时间整理下T5的。
deniz_zhu
2008-01-03
请问,这是Tapestry 5下的吧?
jame_q
2007-11-21
好东东,收藏....目前只用过tapestry.globals.WebRequest
发表评论
- 浏览: 81940 次

- 详细资料
搜索本博客
最新评论
-
Tapestry5开发系列:如何 ...
我删掉了依赖,加了servlet还是不行,jetty就是不起来,说没找到logg ...
-- by leegorous -
Tapestry5每日播报(20080 ...
非常支持.
-- by biaoming -
Tapestry5每日播报(20080 ...
应该是所有变量,改成"变量命名中"吧。
-- by tapestry -
Tapestry5每日播报(20080 ...
实例变量多形象啊? 为什么总要说成员变量
-- by lonelyblue -
Tapestry4常用的注入对象 ...
-- by eric2002cn






评论排行榜