Excluding decoration by request/response parameter/attribute

Joost Baaij <[email protected]> Tue, 21 Jun 2005 07:40:41 CDT
Newsgroups gmane.comp.web.sitemesh.general
Message-ID <25043199.1119357677859.JavaMail.os-j2ee@opensymphony01.contegix.com>
You could create a 'blank' decorator like this:

<html>
<head>
  <title><decorator:title/></title>
</head>
<body>
  <decorator:body />
</body>
</html>

And call this blank decorator with a request attribute.

---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=3165&messageID=9016#9016


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]