Hello all,

I just don't understand all the configuration files. Would someone help me
with the getting-started basics?

I have limited experience with Jakarta Tomcat. As I understand, Orion can be
used as a servlet/JSP server or/and as an J2EE application server.

Before using (learning) all the application server stuff, I would like to
use only the servlet/JSP capabilities. A basic "Hello World" example would
help me a lot.

Simply putting a HelloWorldServlet.java in the default-web-apps directory
works fine. But how can I set up the configuration files, using other
directories? For example:

Browser request: http://localhost/myTest/servlet/MyServlet
Directory of the web application:
/home/myhome/myTest/WEB-INF/classes/MyServlet

Sorry for that basic question, but I have problems understanding the
documentation.

Thanks a lot
Stefan Seidel


Reply via email to