> Creating a quick and dirty jsp
> ++++++++++++++++++++++++++++++
> However - many people have asked about quickly deploying a jsp in a
default way. In this case you are probably best to modify the file
application.xml that resides in /config/ with the other xml files.
For really quick and dirty jsp testing, it's easiest to just create them
within the orion/defaul-web-app directory and have them easily available at
the root of the webserver. the only thing you have to do is remember to
copy the tools.jar from the jdk into the orion directory and you're ready to
go. not much good for real development, but handy if you're just playing
around with JSPs.