You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
281 B
11 lines
281 B
19 years ago
|
<?xml-stylesheet href="NULL" type="application/x-xsp"?>
|
||
|
<xsp:page
|
||
|
xmlns:xsp="http://www.apache.org/1999/XSP/Core"
|
||
|
xmlns:util="http://apache.org/xsp/util/v1">
|
||
|
<html>
|
||
|
<body>
|
||
|
<p>It's now <xsp:expr>scalar localtime</xsp:expr>.</p>
|
||
|
</body>
|
||
|
</html>
|
||
|
</xsp:page>
|