Hi,
I want to add one (more) item(s) to the top Toolbar (Company Home, Guest …). I know that I must add one more listItem in the Modelist of titlebar.jsp, then add some code in NavigationBean.java (toolbarLocationChanged). But using that way, I must give the nodeId to the java file, then compile it. This is not flexible. Can I do this using another way ? Such as reading nodeId from xml file.
Thanks very much !