On Wed, Jul 21, 1999 at 12:34:38AM +0200, Ragna-Lena&Dan wrote:
> After many, many tedious hours of converting html tags to
> println.out("..............");
> println.out("..............");
> println.out("..............");
> println.out("..............");
> println.out("..............");
> I wonder if the productivity of the PLAIN MAKING of servlets isn't
> fairly low...  ...and added to that the number of code lines are (to my
> experience) 5-10 times the corresponding number of e.g. ColdFusion for
> ~the same application.  Anybody objecting?

        Don't put HTML in your code. Some people suggest JSP as an
alternative -- I'm one that leans towards template systems like
Webmacro (www.webmacro.org) and FreeMarker (www.freemarker.org).

--
                                                [EMAIL PROTECTED]

___________________________________________________________________________
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