Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Services & Resources / Archive
-----
 /
webMathematica
*Mathematica
*Network Mathematica
*webMathematica
*gridMathematica
*Personal Grid Edition
*Wolfram Workbench
*Wolfram Education Group
*Application Packages
*Mathematica for Students
*Mathematica CalcCenter
*Publicon
*A New Kind of Science Explorer
*Mathematical Explorer
*Mathematica Teacher's Edition
*Calculus WIZ
*Mathematica Player
*Ask about this page
*Print this page
*Email this page
*Give us feedback
*
Sign up for our newsletter:

Is my servlet engine working?

1.

Go to the Start menu and choose Start Apache from the Apache Web Server submenu. You should see a DOS dialog box that mentions the following.

 

Apache/1.3.12 (Win32) ApacheJServ/1.1.2 running...

2.

Test to see if you can compile a servlet and view it. Run a DOS prompt. Go to the C:\Program Files\Apache JServ 1.1.2\servlets\ directory. Then compile IsItWorking.java within

 

C:\Program Files\Apache JServ 1.1.2\servlets\> javac IsItWorking.java

If you get no errors, start up Apache, start up a web browser and view the following servlet. http://yourserver/servlets/IsItWorking
 (http://johndoePC.wolfram.com/servlets/IsItWorking).

If the Apache welcoming page still does not appear or you get error messages, you should refer to the Apache website. The Jakarta Tomcat FAQ section may also be particularly useful.

NOTE: Please stop your Apache web server before proceeding.

Download this FAQ as a Mathematica 5.2 Notebook






 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy