I'm almost in the same situation and just got Tapestry integrated with Spring using a slightly modified version of the following procedure:
http://wiki.apache.org/jakarta-tapestry/Tapestry4Spring Subsequently referencing a Spring bean is as easy as: @InjectObject("spring:HomeBean") // Your bean id public abstract HomeBean getHomeBean(); -Lance -----Original Message----- From: Sergiy Kyrylkov [mailto:[EMAIL PROTECTED] Sent: Monday, October 17, 2005 1:38 AM To: 'Tapestry users' Subject: RE: spring or hivemind ?? Here is the link that answers your first question: http://static.springframework.org/spring/docs/1.2.x/reference/webintegration .html#view-tapestry And yes it is possible to use Spring with Tapestry. Sergiy -----Original Message----- From: Mohammad Shamsi [mailto:[EMAIL PROTECTED] Sent: Monday, October 17, 2005 12:43 AM To: Tapestry users Subject: spring or hivemind ?? hi all im working with spring framework about 2 years. its very easy and useful framework.. it seems that Tapestry and hivemind is couple. can i use it with tapestry - (i want to use it instead of hivemind) and 2 question from Mr. Lewis Ship 1 - do you want to change tapestry to an implementation for JSF or not ? if its posible ? -- sincerely yours M. H. Shamsi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]