Sorry... forgot to mention that this is a very general approach and there is probably a tapestry way to do it.
2009/3/17 Andreas Pardeike <a...@fsys.se> > On 16 mar 2009, at 16.34, Lance Java wrote: > > DWR does this by forwarding to the URL passing a response object that >> writes to a local stringbuffer. >> See the attached files, the method is DefaultWebContext.forwardToString(); >> > > Thanks for sharing the code with me. However, I wonder if there is a more > build-in way of getting > a T5 page to render into a string without simulating an external http > request. Something that would > even work with a component. > > Anyone? > > Andreas Pardeike > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >