I got a simple web app to work.

2000-01-20 Thread Abraham Kang
Here are the details: 1. Created a directory called "test" under $ORION_HOME/demo. 2. Placed the following HelloWorld.jsp file there. Which looks like : % out.println("Hello World"); % 3. Create a WEB-INF directory in the same directory as the HelloWorld.jsp file. 4. Copy this

Support of WAR files.

2000-01-20 Thread Abraham Kang
Does anyone know if or when OrionServer will support .war files? Thanks, Abraham