If you mean the right menu that appears on the admin screens: it is done in the default decorator used by SiteMesh (see default.jsp). The menu is sourced from Struts menu. CSS is used to display the menu on the right.
Mike On 26/03/2008, oscar perez <[EMAIL PROTECTED]> wrote: > > Hi all, > I've been using appfuse for the past 4 months and so far I was able to > find all the information that I needed either from the source code or the > documentation but this one beats me.. > In the appfuse 2 site, how is created the menu bar in the right? Is a div > and uses struts menu to generate the entries? How the effect to hide/show > the bar is achieved? It really puzzles me and looking at the source code > does not reveal much ... > Best regards and thanks, > Oscar >