Download eWON Java interface user guide

Transcript
Preliminary Reference Information
PRI Name
eWON Java interface user guide
Access
OEM, DIST
Since revision
5.2
PRI Number
PRI-0006-0
Mod date
17. Aug 2007
Build
70
Produce the output using a template
This is an example of handler that outputs the form result based on a astA.shtm
template.
The following form listener has been created:
And installed with:
If this is the /usr/astA.shtm template content:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Test AST 1</title>
</head>
<body>
Hello, this is the body starting<br>
<%#jvmAst,astData%>
<br>...And here is the end.
</body>
</html>
And the following AST (active server template) listener has been created:
PRI-0006-0-EN-(eWON Java interface user guide)_1_3
Page 14/30