Thank you for the quick respone.

Howard Lewis Ship wrote:
> 
> @Inject("service:com.example.EditCustomerService")
> private EditCustomerService _editService;
> 
> public EditCustomerService getEditService() { return _editService; }
> 
> On 2/20/07, Weisu <[EMAIL PROTECTED]> wrote:
>>
>> I am trying to use T5 IoC. IN T4, you can use
>> @InjectObject("service:com.example.EditCustomerService")
>> public abstract EditCustomerService getEditService();
>> What should I do in T5?
>> Thanks
>>
>> --
>> View this message in context:
>> http://www.nabble.com/How-to-call-the-service-inside-the-page-class---Tapestry-5-IoC-tf3264911.html#a9075613
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 
> -- 
> Howard M. Lewis Ship
> TWD Consulting, Inc.
> Independent J2EE / Open-Source Java Consultant
> Creator and PMC Chair, Apache Tapestry
> Creator, Apache HiveMind
> 
> Professional Tapestry training, mentoring, support
> and project work.  http://howardlewisship.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-call-the-service-inside-the-page-class---Tapestry-5-IoC-tf3264911.html#a9075762
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to