RE: tiles confusion

2004-04-07 Thread Takhar, Sandeep
: tiles confusion Maybe I should restate the problem... How would one go about creating a reusable layout where the content to be inserted may come from either the application.properties files (in the simplest case) or from another JSP file? Is this impossible? Do I need to duplicate the layout and

Re: tiles confusion

2004-04-07 Thread Dean A. Hoover
Maybe I should restate the problem... How would one go about creating a reusable layout where the content to be inserted may come from either the application.properties files (in the simplest case) or from another JSP file? Is this impossible? Do I need to duplicate the layout and do the insertion