Hi. I'am using tiles from struts 1.1b1 and I need to add some menu items only for specific users.
Then my action forward take this sample path = forward.common.users.home this is a define that use some default menu, now for example, some special users use this same menu, in fact the hole template, but with only a few more items in the menu. Supose I have some bean loeded in the action that tells me if the agregate menu items need to be displayed. Any idea. Thanks in advance. LFung.

