Struts Menu中文文档综述[6]

[入库:2006年2月23日] [更新:2007年3月24日]

本文简介:

bundle="org.apache.struts.action.MESSAGE">

  <menu:displayMenu name="Home"/>

  <menu:displayMenu name="About"/>

</menu:useMenuDisplayer>

其中,name="TabbedMenu"是在menu-config.xml文件中定义的。如下:

<Displayer name="TabbedMenu" type="net.sf.navigator.displayer.TabbedMenuDisplayer"/>

 

要使用可定制的Velocity模板生成菜单,需要将Velocity集成到web应用中。具体步骤如下:

l         确保menu-config.xml文件有如下定义:

   <Displayer name="Velocity" type="net.sf.navigator.displayer.VelocityMenuDisplayer"/>

本文关键:Struts Menu中文文档综述
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top