Is there a way I can change the vertical menu in a spring roo application to a vertical menu? I have worked in appfuse earlier, I think the velocity templates lets us change it..Is there something like that in roo?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, and of course you can.
Please feel free to modify the stylesheets and menu related files included in your generated Roo project.
Take a look at
menu.tagxfile to see how the default Spring MVC menu is created.