I agree with Dave on this.  I've never liked template and proprietary
solutions.  As JSP becomes more wide spread everyone should look at how it
might be the right solution for their problem.

Cheers,

Dan
--
Daniel Kirkdorffer
NACN IS: 425-580-6225
Sr. Consultant, Syllogistics LLC
Email: [EMAIL PROTECTED]
Web:   http://www.syllogistics.com/

> ----------
> From:         David Mossakowski[SMTP:[EMAIL PROTECTED]]
> Reply To:     A mailing list for discussion about Sun Microsystem's Java
> Servlet API Technology.
> Sent:         Monday, May 24, 1999 1:14 PM
> To:   [EMAIL PROTECTED]
> Subject:      templates vs. jsp
>
> Greetings,
>
> A lot of energy is put around here into development of template systems,
> frameworks and such.  My question is why not use JSPs?  Isn't JSP
> designed to work with servlets in order to separate the HTML from the
> logic?
>
> In Hardcoding vs. Templates thread someone complained how the templates
> keep appearing and "require the user to learn proprietary techniques".
> I totally agree.  It makes little sense (even when taking into account
> that techniques are not proprietary as someone there mentioned but
> nevertheless they are techniques that need to be learned).
>
> Also in the same thread there was the movement toward developing very
> small scale template solutions by parsing through HTML and looking for
> <!--#parse block=begin--> or other meaningful tokens.
>
> So to sum up:
> - why go into template world?
> - why cook up your own little things to do it?
> - why not JSP?
>
> I'm interested in your opinions.
>
> dave.
>
> --
> David Mossakowski        [EMAIL PROTECTED]
> http://www.dwdog.com/styk      212.310.7275
>
> "I don't sit idly by, I'm planning a big surprise"
> F         U         G         A        Z        I
>
> __________________________________________________________________________
> _
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to