Bernd Brenner wrote:
Hello all,

for one page, I would like to use a servlet template instead of a jsp template.

In the jsp template I have e.g. "<cms:out nodeDataName="name"/>" to print out the data; what would be the equivalent code in the servlet? How can I access the data nodes from a servlet?

Thanks in advance,
Bernd

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Hello!

Go and check the source for the cmsu taglib and you will find the exact code.
package info.magnolia.cms.taglibs.Out

Zoran

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to