April Plug meeting reminder...
Bryan Sant
bryan.sant at gmail.com
Tue Apr 12 17:14:00 MDT 2005
On 4/12/05, Byron Clark <byron at theclarkfamily.name> 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
More information about the PLUG
mailing list