Struts Tiles Editor
Brought to you by:
eboudrant,
pombredanne
Thread on struts-user list :
Struts console works well for looking at and editing the
info contained in a
single Tiles definition file. But what if multiple Tiles
Definition files
are used by an application? What if Tiles in 1 file inherit
from Tiles
located in another file? I need a tool that will take as
input these
multiple tiles definition fles and give me a global picture
of the entire
tiles hierarchy. Can I do this using the Struts console? If
so how?
...I will see ... ;)