I want to use HttpSession,not SessionBean(EJB).  I don't want to use httpRequest in my page class.It will make my class difficult to unit Test.




离人网

From: "王文楠" <[EMAIL PROTECTED]>
Reply-To: "Tapestry users" <users@tapestry.apache.org>
To: "Tapestry users" <users@tapestry.apache.org>
Subject: Re: I want to use httpSession,but don't use hivemind?
Date: Sat, 5 May 2007 23:06:02 +0800
>you can try to use spring like this,define a bean with session scope
>,it's a
>new fiture in spring2.0.
>then you can use annotation @InjectObject to get the session bean
>controled
>by spring


请使用 MSN Messenger 与联机的朋友进行交流 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to