A follow on to previous posting.
If I use http://localhost/jhp/examples/index.html
instead of  http://localhost/cgi-bin/jhp.cgi/examples/index.html
then the page does resemble Oleg's http://olegykj.sourceforge.net/jhp/

However selecting items from the left menu only fills the panels
with HTML source - instead of the actual page.

i.e. this is displayed:
<% ContentType'text/html' %>
<html><head>
 <link rel="stylesheet" type="text/css" href="style.css">
</head><body>
<h2>Bitmap Test</h2>
<p>Time is <%= 6!:0 '' %></p>
<p>Bitmap image generated by J</p>
<img src="ht4a.jhp">
</body></html>

instead of the bit pattern that ht4a.jhp produces.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to