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

Getting started needs to be fixed a bit.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.7, 2.1.1
    • 2.0.7, 2.1.1
    • site
    • None

    Description

      On http://tiles.apache.org/tutorial/advanced/utils.html
      Change:
      org.apache.tiles.web.TilesDispatchServlet
      to:
      org.apache.tiles.web.util.TilesDispatchServlet

      On http://tiles.apache.org/tutorial/basic/pages.html
      Change:
      org.apache.tiles.servlet.TilesServlet
      to:
      org.apache.tiles.web.startup.TilesServlet

      Also, I am always getting org.apache.tiles.definition.NoSuchDefinitionException: myapp.homepage

      On http://tiles.apache.org/tutorial/basic/pages.html
      You need to include around /WEB-INF/tiles-defs.xml:
      <tiles-definitions>

      </tiles-definitions>

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: