Salome HOME
MenuAction mapping is fixed for the case if no item is selected. The default selectio...
authorrkv <rkv@opencascade.com>
Sun, 18 Nov 2012 11:35:46 +0000 (11:35 +0000)
committerrkv <rkv@opencascade.com>
Sun, 18 Nov 2012 11:35:46 +0000 (11:35 +0000)
commit981ea6ffc99c5e058a9185ace6504e4ca7620b95
treeedf69dcca98cb2cfdf2b3609ccc46b6fe21f67ca
parent49612f7fd3641e153cb596fee6fa90ad1f86ac44
MenuAction mapping is fixed for the case if no item is selected. The default selection is introduced in the Menu. If "none" is returned? i.e. the menu is empty, then home page is displayed. The sysadmin menu is working now.
The static menu is removed from Action class. The left menu is retrieved from the action context now.
Workspace/Siman/WebContent/jsp/menuitem.jsp
Workspace/Siman/src/org/splat/simer/Action.java
Workspace/Siman/src/org/splat/simer/MenuAction.java
Workspace/Siman/src/org/splat/wapp/Menu.java
Workspace/Siman/src/org/splat/wapp/SimpleMenu.java
Workspace/Siman/src/spring/applicationContext.xml
Workspace/Siman/src/struts.xml