Uploaded image for project: 'Tiles'
  1. Tiles
  2. TILES-114

Remove JSP dependencies from the core

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.2
    • tiles-api, tiles-core
    • None

    Description

      Currently some code has a dependency on JSP, i.e. one of the two methods "createRequestContext" uses a PageContext as a parameter.
      The base classes/interfaces that need to be refactored are:
      TilesContextFactory
      TilesContainer
      ComponentContext

      The solution seems to be the refactoring of those classes using varargs for request objects, to address cases such as:

      • request/response for requests;
      • pageContext for JSP pages.

      Attachments

        Issue Links

          Activity

            People

              brenmcguire Antonio Petrelli
              brenmcguire Antonio Petrelli
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: