Le 15 janv. 05, � 14:28, lincoln a �crit :

...My code is based on the xml binding sample block and am trying to add this
XSP code to get the date and time (works in isolation):
<xsp:page xmlns:xsp="http://apache.org/xsp";>
<date><xsp:expr>new Date()</xsp:expr></date>
</xsp:page>..

Note that this is easy to do with XSLT extensions, just create a java.util.Date object and use a SimpleDateFormat or something similar to format the date.

Searching
-Bertrand


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to