Re: sitemesh in frameset

Scott Farquhar <[email protected]> Thu, 28 Jul 2005 19:28:45 +1000
Newsgroups gmane.comp.web.sitemesh.general,gmane.comp.lang.pnuts.user
Message-ID <[email protected]>
hedong wrote:
> this is a simple question,but I've been searching the forums and Google and can't find an demo.I'm new to Sitemesh, so please bare with me.
> eg.
> <%@ page contentType="text/html; charset=gb2312"%>
> <%@ taglib uri="sitemesh-decorator" prefix="decorator" %>
> <html>
> <head>
> </head>
> <frameset rows="120,*,80" frameborder="NO" border="0" framespacing="0">
>   <frame src="top.jsp" name="topFrame" scrolling="NO" noresize >
>   <frame src="background.jsp" name="mainFrame">
>   <frame src="bottom.jsp" name="bottomFrame" scrolling="NO" noresize>
> </frameset>
> <noframes><body><p>no frame page</p></body></noframes>
> </html>
> 
> where can i put <decorator:body> into the code?thanks,sorry my enlish is not well

I'm offline at the moment, so I can't check, but there used to be a 
FrameSetDecoratorMapper in sitemesh somewhere.  I'm not sure if that 
will help you.

Can you please give me some indication of what you are trying to do?

Cheers,
Scott


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