@InjectObject("engine-service:page")
public abstract IEngineService getPageService();On 7/9/05, Scott F. Walter <[EMAIL PROTECTED]> wrote: > According to the javadocs, getService(String name) is being deprecated, > and the docs say that engine services can be injected. Does anyone know > how? I'm assuming @injectobject. Has anyone tried this? If so can you > please post a code snippet? > > Thanks in advance. > > scott. > -- > > Scott F. Walter Scott F. Walter > Principal Consultant > Vivare, Inc. > > E: [EMAIL PROTECTED] > E: [EMAIL PROTECTED] > Visit scottwalter.com <http://scottwalter.com> --Point. Click. Explore! > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta 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]
