On 22.06.2004 17:43, Philippe Guillard wrote:
Is there a way to get a sitemap parameter from a JSP page(JSP block), equivalent of the XSP <util:get-sitemap-parameter name="xxx"/> with xmlns:util="http://apache.org/xsp/util/2.0" ?
I guess not as JSP is to loosely coupled. You probably can only rely on the servlet API objects like request.
Joerg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
