Naming conventions for Struts actions, Tiles definitions and JSPs

2003-12-16 Thread Philip Mark Donaghy
Hello world, Naming conventions help organize large projects and facilitates the establishment of relationships between objects and entities configured in an XML file. My current project is using the following convention. The forward success path is similar to the action path. action

Re: Naming conventions for Struts actions, Tiles definitions and JSPs

2003-12-16 Thread Pedro Salgado
First of all the templates go to Templates directory and tile to a Tiles directory. I use two kinds of tiles definitions: those that are used to help build pages, those that are used see pages. For the build ones, I use .definition.def. For example, a one form definition would be