IMHO the problem with JSP is that its trying to do too much with version
1.0.  All it really had to accomplish for version 1.0 was to let you mix
java and html on the same page the same way ASP lets you mix javascript or
vbscript with html.  The brilliance of the initial JSP sepc was that Sun had
the guts to simply match the ASP spec, knowing that if you then add Java's
superior performance and cross-platform nature that JSP would be a better
choice than ASP by default.  The .91 spec was good enough for this as was
.92.  Pretty much everything else that people on this list seem to want out
of the spec should have been pushed to 1.1.

Ed

> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Richard Vowles
> Sent: Saturday, March 13, 1999 12:18 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [noise] OpenSource JSP (was: SJSP and Apache/JServ)
>
>
> Some company has done an ASP port to other platforms. But the
> fact that the "power" of
> ASP comes from its integration with MTS and various other MS
> technologies makes it a
> pointless contender IMHO. MTS, awful as it may be, is an
> important piece in the puzzle
> for the MS web solution.
>
> But I agree with the original poster on one thing: the 1.0 spec
> is way late and this
> is unacceptable. Sun, pull your socks up and put the damned spec out!
>
> Rolland Crunk wrote:
>
> > ASP runs only on windows right?  That's reason enough to
> eliminate it from serious
> > consideration if scalability and stability are of any concern.
>
> --
> Richard Vowles, Senior Systems Engineer,
> Inprise New Zealand, MAIL: [EMAIL PROTECTED], [EMAIL PROTECTED]
> HTTP: The Esperanto Group, www.esperanto.org.nz
> [my messages contain my own opinions, not those of my employer]
>
> ==================================================================
> =========
> To unsubscribe, send email to [EMAIL PROTECTED] and include
> in the body
> of the message "signoff JSP-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
>

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to