What is sitemesh?
Answer / Monu
Sitemesh is a popular Apache web application framework that allows developers to decorate JSP, HTML, and Servlets pages with common site-wide elements such as headers, footers, and navigation menus without having to repeat the same code on every page.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain groovydoc comment?
Explain how groovy string is expressed?
Why you use groovy?
Explain how you can include a groovy script in another groovy?
How to add stuff to the classpath when running things in groovysh or groovy?
Explain how you can query in groovy?
How could you retrieve a single value from data base using groovy?
What is the default environments in grails?
What command is used to run a grails application?
What does the jsonslurper class indicates?
What is grails?
Explain why closures and listeners are used in groovy.