Hi Dian, what you will need to do is create the menu dynamically using the no-args constructor and setting the properties programatically. You may want to store each users menu in their session.
This might be a nice example to include in Click Examples or FAQ. regards Malcolm Edgar On Sat, Jun 13, 2009 at 10:03 AM, dian ruzda<[email protected]> wrote: > Hello all, I try to make menu control in my page, I see on example must > define on menu.xml > can I make menu control programatically on java. so I don't need to write > menu.xml again coz > I wanna make dinamic menu and relate with my dbase ? > > > thx >
