unsubscribe

----------
> From: Venkatesh Kumar A G <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Classes to generate HTML -- Why?
> Date: Wednesday, April 21, 1999 8:11 AM
>
> Hi,
>    Ideal reference for HTML generation is the CGI.pm which is available
as a
> perl module.
> This is just too good. For we servlet developers this kinda class is just
an
> overkill and
> godsend. Please any of those respected gurus please look into this and
help
> lesser mortals
> from the drudgery of HTML generation.
>
> venkatesh
>
>
>
> -----Original Message-----
> From: Paul Philion <[EMAIL PROTECTED]>
> Date: Tuesday, April 20, 1999 6:45 PM
> Subject: Re: Classes to generate HTML -- Why?
>
>
> >Greetings...
> >
> >[Sorry, I deleted the original posting.]
> >
> >I have a question: Why use a "HTML generator" when there are several
> >templete evaluation engines available?
> >
> >I ask simply because I--personally--would use template engines and try
> >to seperate my HTML from my servlet as much as possible (keep my
> >servlets as simply the bridge between presentation [HTML] and the
> >business logic).
> >
> >I have seen a number of responses indicating that respected members of
> >the servlet community are developing these generators. What am I
> >missing? In what cases is it better to use HTML generation and not
> >template evaluation?
> >
> >Thanks,
> >
> >- Paul Philion
> >
> >Ray Tayek wrote:
> >>
> >> At 05:17 PM 4/19/99 -0700, you wrote:
> >> >>    Does somebody knows about classes that can handle and generate
HTML
> >> >> code instead of doing by hand. ...
> >>
> >> there's a real interesting article at
> >>
>
http://www.devx.com/upload/free/features/javapro/1999/04apr99/ds0499/ds0499.

> >> asp about using some swing stuff to do this.
> >
>
>
___________________________________________________________________________
> 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