Greetings!

What is the best way to create a variable that stores the content of a node's 
field data. I will be using that variable through out my jsp page.

For example, I know I can do the following, however I don't know if this is 
the proper way:

<mm:field name="title" id="article_title" write="false"/>

<mm:import id="title"><mm:field name="title"/></mm:import>

Thanks for your reply,

Curtney

Reply via email to