hi,

I'm using Tapestry 4.0.2 for the web-layer, and integrates Spring (2.0) by
use of "tapestry-spring" api.
I do like tapestry for the MVC layer, and this Spring-integration works fine
for the servlet Tapestry.

For the servlet Tapestry I'm using:
   @InjectSpring("facade") / <inject type="spring" property="facade"
object="facade"/>
   public abstract BusinessFacade getFacade();

BUT; is it an easy way to set up a Tapestry portlet that is calling services
in Spring?
("support for Tapestry portlets is deferred to a later release" -
tapestry-spring)


Thanks,

Arve Klev

Reply via email to