Hi, I am trying to retrieve node data from my page in a servlet, so i have
the Content object and can retrieve the name using content.getName() . Now i
need to retrieve other properties i have defined in the dialog.
I have tried
NodeData nodeData = content.getNodeData("content");
nodeData.getValue();
The getValue() returns nothing, i'm not sure where i am going wrong, but
clearly i am.
Any ideas?
Dieter
--
View this message in context:
http://www.nabble.com/Retrieving-content-node-data-tf3369127.html#a9374197
Sent from the Magnolia - User mailing list archive at Nabble.com.
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------