Uploaded image for project: 'Cocoon'
  1. Cocoon
  2. COCOON-2239

Add support for servlet protocol in flow's sendPage

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.3.0
    • None
    • None

    Description

      The idea of this task is introduce support for servlet: protocol in sendPage calls.

      Current behaviour is that if one called sendPage("some/path") it will get translated into redirection to "cocoon:/some/path" so any custom protocol is disallowed in sendPage calls.

      I would like to introduce support for sendPage("servlet:/some/path") calls that explicitly make use of servlet: protocol. In such case, processing should be redirected to ServletSource and SSF machinery.

      Attachments

        Activity

          People

            Unassigned Unassigned
            grek Grzegorz Kossakowski
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: