Hi all
I'm trying to create a simple XSP page that gets the current hour and minute
and passes it on to a stylesheet. The cocoon docs say XSP automatically
generates import statements for the most commonly used Java libraries
(including java.util.Date).
However when I try run the page I get an e
Thanks Jan, that worked.
I'm new to xsp as you've probably guessed!
Lisa
-Original Message-
From: Uyttenhove Jan [mailto:[EMAIL PROTECTED]]
Sent: 13 June 2001 10:45
To: '[EMAIL PROTECTED]'
Subject: RE: problems with xsp date
Lisa,
first, java.util.Date is included, but java.util.Cal