사용자 도구

사이트 도구


java:sitemesh

문서의 이전 판입니다!


Sitemesh

기본 프라퍼티

  •      <html template="funky">
           <head>
             <title>My Funky Page</title>
             <meta name="description" content="Description of my page.">
             <meta name="author" content="Bob">
             ...
           </head>
           <body text="#ff00ff" bgcolor="green">
             ...
           </body>
         </html>
     
     template=funky
     title=My Funky Page
     meta.description=Description of my page.
     meta.author=Bob
     body.text=#ff00ff
     body.bgcolor=green
java/sitemesh.1302662492.txt.gz · 마지막으로 수정됨: 2011/04/13 11:41 저자 kwon37xi