Re: Meta data in decorator

Joe Walnes <[email protected]>
Newsgroups gmane.comp.web.sitemesh.general
Message-ID <[email protected]>
Matt Dowell wrote:

>Has anyone ever gotten a decorator to pull data from a meta tag like
>this:
>
><meta name="author" content="[email protected]">
>  
>
Using JSP:
    <decorator:getProperty property="meta.author"/>

Using Velocity:
    $page.getProperty("meta.author")

Using Java:
    page.getProperty("meta.author");

-joe



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.