You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by "Payne, Matthew" <Pa...@pennmutual.com> on 2006/05/05 17:42:07 UTC

auto-wire pages from spring

I have seen examples of how to get access to spring beans in a tapestry action/page.

So far, it looks very deliberate.

The old struts way e.g.
In protected void setupForRequest(RequestContext context) {


Using the .page file
or

e.g. @InjectObject("spring:authenticationService")
via annotations in 4.0

I am curious --->

Is there a way to have components auto wired?

Is there a way to apply spring transaction advise to a page or wrap a proxy around a page?


Thanks



This message, including any attachments, is intended only for the recipient(s) 
named above. It may contain confidential and privileged information. If you have 
received this communication in error, please notify the sender immediately and 
destroy or delete the original message. Also, please be aware that if you are not 
the intended recipient, any review, disclosure, copying, distribution or any 
action or reliance based on this message is prohibited by law.