What is sitemesh?



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

Post New Answer

More Apache Groovy Interview Questions

What are the limitations of groovy?

1 Answers  


Explain why closures and listeners are used in groovy.

1 Answers  


Explain how you can build ast (abstract syntax trees) in groovy from string?

1 Answers  


Explain how scripts are run in groovy?

1 Answers  


What is a template in grails?

1 Answers  


List out the differences between groovy and java?

1 Answers  


List the advantages of groovy.

1 Answers  


When “propertymissing (string)” method is called?

1 Answers  


How could you retrieve a single value from data base using groovy?

1 Answers  


What does the jsonslurper class indicates?

1 Answers  


Explain how you can include a groovy script in another groovy?

1 Answers  


What is sitemesh?

1 Answers  


Categories