%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %>
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
<%--
Render a page allowing user to customize its menu.
@param choiceItems Available menu entries proposed as choice
@param userItems Actual user menu entries
--%>
- Choose an item from "Items Choice" colomn, and add it to "my Items" using the '>' button.
- You can also rearange your Menu by using appropriate buttons : '^', 'V' and 'delete'
- Validate your menu by clicking on 'validate' button. Load any page and check your menu !