On 4/12/05, Byron Clark <[EMAIL PROTECTED]> wrote: > Yep, very easy to write, but I believe the complaint was about deploying > the web application. Last time I worked on a JSP project, deployment > was more than just creating the .jsp file.
You know, you're absolutely right. I did forget the deployment detail. Assuming tomcat is running... cp hello.jsp $TOMCAT_HOME/webapps/ROOT Done. Just for the record, this did require three other Java engineers to accomplish. -Bryan .===================================. | This has been a P.L.U.G. mailing. | | Don't Fear the Penguin. | | IRC: #utah at irc.freenode.net | `==================================='
