sitemesh in frameset
hedong <[email protected]> Fri, 22 Jul 2005 04:15:23 CDT
| Newsgroups | gmane.comp.web.sitemesh.general,gmane.comp.lang.pnuts.user |
|---|---|
| Message-ID | <28113557.1122023753469.JavaMail.os-j2ee@opensymphony01.contegix.com> |
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 --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=4603&messageID=11200#11200 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]