Syntax:
write document write document to {filename}
Keyword handler:
net.eclecity.linguist.media.keyword.ServletKWrite.class
Runtime handler(s):
net.eclecity.linguist.media.handler.ServletHWrite.class
Function:
Writes the document, either to the output stream to be sent back to the client, or to a file, usually during debugging.
Example(s):
write document write document to "test.html"