I want to inject the Tapestry.EXTERNAL_SERVICE into my page with something like this..
@InjectXXXXX( Tapestry.EXTERNAL_SERVICE ) public abstract IEngineService getExternalService(); What is the annotation type needed to inject a service? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]