Re: Orion and JSP

2002-05-14 Thread Joseph Ottinger
Well, you haven't said what Orion is telling you, but typically the first thing you do is follow the installation instructions, every step of them, which includes copying tools.jar to $ORION. That's alkl you have to do. One wonders why the three steps are as complicated as they are. -

Re: Orion and JSP

2002-05-13 Thread Corey Graham
It's simple if you have Orion running successfully. 1. In you orion's config directory you need to set up a web-app. Usually you use "default-web-site.xml" to do this. For instance add a line like: This holds your JSPs. 2. Then you can set up an application in your "server.xml" where a