On Tue, Apr 12, 2005 at 04:54:08PM -0600, Bryan Sant wrote:
> On 4/12/05, Doran Barton <[EMAIL PROTECTED]> 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>

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.

-- 
--------------------------------+-----------------------------------
Byron Clark                     |       http://www.byronandannie.net
[EMAIL PROTECTED]       |      http://bits.byronandannie.net 
--------------------------------+-----------------------------------
GnuPG Fingerprint: 0365 6979 6C3E BC0C 56C0 FB7F 12B3 75DD 042B EA68

Attachment: signature.asc
Description: Digital signature

.===================================.
| This has been a P.L.U.G. mailing. |
|      Don't Fear the Penguin.      |
|  IRC: #utah at irc.freenode.net   |
`==================================='

Reply via email to