: 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
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
I've been using (and loving) tiles for a few weeks
now, but I guess I am still missing something
fundamental. I have several definitions I am
using for layouts. Then I have specific definitions
that use those layouts to piece everything together.
I mostly use to insert content
into a given layout.
3 matches
Mail list logo