Hi, I am currently developing a portal application using Spring Portlet MVC as Web Framework. The portal I am working on is a complex application with its own menus and other functions. Currently I am using crude JSP includes to render menus and different part of the portal.
Because portals use different request/repsonse objects rather than http request/response object, I am not able to use web page layout frameworks like Sitemesh. Do anyone have any idea of using web page layout frameworks within a Portal ? Thanks, Amiruddin Nagri,