Hi -

Thank you very much to the two kind souls who replied to my query on getting
the Java Web Server going. 

I have another question though.  When I try to access a .jhtml file, I get
the following error:

Error getting compiled page

javac was not found in
/usr/lib/jdk-1.1.5/bin/../bin/i586/green_threads/javac

Now, in actual fact javac *is* at that path.  Furthermore, if as root I cd
to <serverroot> and type "javac", all is well.  However, if I type 
"/usr/lib/jdk-1.1.5/bin/../bin/i586/green_threads/javac", bash says "No such
file or directory".  Could this be part of the problem?  The
<serverroot>/pagecompile directory does contain the appropriate .java files
for the scripts I was trying to access (e.g. credit_card.jhtml).

Can anyone help me out?  Has anyone seen this error before?  Or does anyone
know how to tell the java web server what commands to run for javac et al?

Many thanks to all replies -

Richard





Reply via email to