April Plug meeting reminder...
Bryan Sant
bryan.sant at gmail.com
Tue Apr 12 16:54:08 MDT 2005
On 4/12/05, Doran Barton <fozz at iodynamics.com> wrote:
> Now, in all honesty, I haven't built any web apps in Java. I've read a
> couple books to make sure I understand what would be entailed if ever I was
> so lucky to have to maintain a Java-based web app, but that's about it. The
> amount of work necessary to deploy a Hello World application in JSP, for
> example, is, in a word, ridiculous.
<html>
<head>
<title>Super fun happy slide!</title>
<head>
<body>
<h1><%="Hello World!"%></h1>
</body>
</html>
Hmmm... Yup, that was rediculous.
More information about the PLUG
mailing list