You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2008/10/02 17:09:24 UTC

[jira] Updated: (TILES-313) Getting started needs to be fixed a bit.

     [ https://issues.apache.org/struts/browse/TILES-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli updated TILES-313:
-----------------------------------

    Affects Version/s: 2.0.6
                       2.1.0

> Getting started needs to be fixed a bit.
> ----------------------------------------
>
>                 Key: TILES-313
>                 URL: https://issues.apache.org/struts/browse/TILES-313
>             Project: Tiles
>          Issue Type: Bug
>          Components: site
>    Affects Versions: 2.0.6, 2.1.0
>            Reporter: Stephen More
>
> 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>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.