Just found this => http://javaforge.com/proj/summary.do?proj_id=481
:)) On 2/28/06, Aquila Deus <[EMAIL PROTECTED]> wrote: > Hi all! I've read a bit in > http://www.theserverside.com/articles/article.tss?l=HivemindBuzz , and > now I'm wondering if I can apply the transaction MethodInterceptor for > tapestry pages? > > for example, having something like: > > @Transactional > public void doSubmit() { > .... > } > > > Any ideas? >
