i have noticed that inside <xso:logic> we can have code (variables,
functions ..etc)
eg:
<xsp:logic>
private syncronized Date getToday(){
today = new Date();
}
</xsp:logic>
is it pure java or something else ?
is there any reference online out there ?
thnx
Stavro Kounis
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>