LZX Viewer

The LZX Viewer uses an XSLT stylesheet to format an LZX source file as an HTML file. It provides the following features:

The Viewer is invoked by requesting the servlet/lps/utils/viewer/viewer.jsp URL, where servlet is the address of the LPS servlet on your installation. It takes an option file query parameter. The behavior of the viewer depends on the value of that parameter:

file=directory-name
The viewer displays a list of the contents in that directory. Clicking on an item in that list uses the viewer to display that item.
file=lzx-filename
The viewer displays a colored view, with cross-references, of that file.
file=other-filename
Displays the file within the browser window. This is the same as a request for filename.
No file parameter specified.
Displays the demos directory. This is the same as a request for file=/demos

Some useful URLs: