Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-440

Public API for rendering pages inside a page/component

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.0
    • 4.1
    • Framework
    • None

    Description

      Many people seem to be using Tapestry to render emails inside the applications.
      With tapestry 3.0, it was possible to store the get the value of the current form attribute, create a writer, render a page inside the current RequestCycle (for generating the email) and finally restore the form attribute.
      With all the changes in Tapestry 4, this process is not straightforward to translate, and also I think this process should be hidden inside the framework.

      Suggestion: add a method inside the IRequestCycle (or another Tapestry service) to render a page to a writer.

      Attachments

        Activity

          People

            Unassigned Unassigned
            hdupre Henri Dupre
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: