I'm setting upd the development enviroment for a new Struts web app.
I've sketched the page layout for all pages as follows.
--------------------
- Header -
--------------------
- Menu -
--------------------
- Content -
--------------------
- Footer -
--------------------
I've already created a sample definition based on this layout. The
problem I have now is, setting up my definitions so all pages belonging
to a certain menu section highlight the menu section they belong to in a
clean way.
For example if the menu structure is:
-----------------------------
--Home--Admin--Contact--
-----------------------------
A page belonging to the admin section would show the admin menu item
highlighted.
Thanks for any advise you can give me on this topic.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]