Help!!!!!
"Hemlata Babaria" <[email protected]>
| Newsgroups | gmane.comp.java.struts-menu.user |
|---|---|
| Message-ID | <91D734DB2BCEFC42B1930E0ADFA5EE6C01B8BD96@mandex01.corp.mphasis.com> |
Hi,
Can anyone tell me how to configure menus using database. Also
how about using permissions. I want to use velocity as my displayer. I
used the example in the struts-menu.war. In the permissionsMenu.jsp only
3 displayers are used i.e. CoolMenu, CoolMenu4 & ListMenu. I modified
this jsp to use Velocity as my displayer but was not successful. I got
an error javax.servlet.jsp.JspException: Error initializing Velocity:
org.apache.velocity.exception.ResourceNotFoundException
HMB