Ernst Bunders wrote:
Hi everyoneWhat version of MMBase are you using? I tried it on MMBase-1.6.0-rc2 and didn't had any problem....
i am trying to put the <mm:include> tag to work, but amexperiancing a minor
problem.
When i do this:
<mm:include page="somepage.jsp">
<mm:param name="name" value="whatever"/>
</mm:include>
and in somepage.jsp i put
<mm:import externid="name"/>
<mm:write referid="name"/>
the page outputs:
[whatever, whatever]
which i can't help finding odd...
What am i dooing wrong?
Gerard
