You can use Struts-Menu, it's sure is a good thing.
The only issue is, that you can't generate the first menu level dynamically (or it's not easy).

So if you wan't to have something like:

Group 1
  - Project 1
  - Project 2
  - Project 3
Group 2
  - Project 1
  - Project 2
    - subproject 1
  - Project 3

You have in mind, that you have to put the Groups in JSP, but
you can build the rest of the structure dynamically using DB or
some other information source.

Or if you don't need any automation, you just use XML, like described in the S-Menu docs. That's real easy.

BTW Guys if someone of you knows how to build the first menu level
from the DB too, please write me!!! :)))

Cheers,

Danny


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to