Hi In my app I need to serve some static content: the index page and some help/about us pages. I'm hoping someone can help me with the "best" way to do this.
1. Between using the Default/Index action and the Welcome/Index action for the index page - does it make a difference which one I use? Asking this because all the docs etc suggest removing the Welcome module after initial setup, but it seems to me it could be modified and used as the main index page...is there a reason to prefer Default/Index over Welcome/Index? 2. How do I serve static content, like about us and help pages? I read in a previous post a suggestion to create a StaticPageAction in the Default module - could someone give more details on how this could be done, where the static pages should be saved etc. Vikram _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
