1. I noted that - with JRun- if you delete the .JSP files ( after
compilation) , and even the generated .java files in the servlets directory,
the aplication keeps running ok.-
Then I tried to generate the servlets in one machine and copy only the
.class files to the corresponding dir's in another ( NT+ IIS + JRUN ->
LINUX+APACHE+JRUN) .- It worked again.-
I think it's a nice 'feature' ( No need to put the 'source'files in the
production enviroment).-
2. When I first installed Jrun on my Red Hat Linux I had JRE 1.1.7 ( no
jdk), so I got the missing java compiler message.- Just to experiment, I
copied the tools.jar ( where the compiler class resides) and mentioned it in
my classpath (without installing the JDK), It worked!!.- I 'd like to ask
Sun to include tools.jar - or at least the java compiler class- oficially in
the jre, not only for JSP implementatios, but to other compile-on-the-fly
app's too.- What do you think?
Walter Jerusalinsky
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".