Frequently Asked Questions

These pages contain answers to the most common questions asked of Servlets.Net. To read an answer to a question, first select the category on the left, then the question on the right. If you don't find what you're looking for, feel free to send e-mail to our Support Department. If you would prefer, the entire FAQ is available on a single page.


 
General
Virtual Server
Java Servlets
Java Server Pages
Database
Internet
Dynamic Configuration Files
 
 
 
What are Java Server Pages?
What version of JSP are you running?
How do I change between JRun's JSP versions?
What compilers are available to use with JSP?
Can I pre-compile my JSP pages?
How do I get the JRun JSP Database samples to work?
 

 
 
 

If you're using JRun, The JRunPro 2.3.1 release includes a utility called JSPC. The JSPC (JSP Compiler) is a java tool used to compile JSP pages to Java class files out of the context of a web server. This utility and more information is installed at this location:

/usr/local/jrun/contrib/jspc

Once you have pre-compiled your JSP files into Java files, you can then use Jikes or any other Java compiler to create Class files.

 


 
Copyright © 1998 - 2007 Servlets.Net Corporation. All rights reserved. Legal Notices.