[
https://issues.apache.org/struts/browse/TILESSHARED-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43305#action_43305
]
Antonio Petrelli commented on TILESSHARED-17:
---------------------------------------------
If you want these typos to be fixed, please post a patch.
Thanks.
> Getting started needs to be fixed a bit.
> ----------------------------------------
>
> Key: TILESSHARED-17
> URL: https://issues.apache.org/struts/browse/TILESSHARED-17
> Project: Tiles Shared Resources
> Issue Type: Bug
> Components: site
> 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.