Hi everyoune A question. Does somebody know if in SiteMesh library I can generate dynamic content inside the JSP template? That is, I want to build a menu GUI element, by the way which is better, DHTML, JavaScript, hint me; but the contents to feed the menu come from a business object using a DAO. There exists a menu implemented as a TAG library, and as such, can it receive a request attribute. What is the best way ? In a Spring Framework way, the data to be used could this be injected to the JSP page which is a Sitemesh template but a form controller-like web page.
Hope these doubts are clear.
