Re: Am I the only one who questions JSTL, Struts Tags, XSL Tags?

From: Will Hartung (willh_at_msoft.com)
Date: 10/14/04


Date: Thu, 14 Oct 2004 12:01:48 -0700


"John Harlow" <sirsausage@hotmail.com> wrote in message
news:D92dneMNL65sO_PcRVn-jQ@comcast.com...
> I would like to shoot the person who suggested the <input> tag should have
> eve been added to HTML. HTML is a great BROWSING format for BROWSERS
which
> were not designed for INTERACTIVE DATA ENTRY applications.
>
> So now we have silly "rigs" to deal with like tags, cookies and client
side
> javascript, and ridiculous hoops to jump through because the
connectionless
> server can't push stuff to the client and caches stuff when we don't want
it
> to and multiple flavors of browsers etc.
> </rant>
>
> For now we're stuck with taglibs or some other directives to have the
server
> build the HTML. I have devised a MUCH more efficient way of doing things
in
> my server design, but it still requires some "hints" in the HTML for the
> server to dynamically build the HTML.

The problem isn't the markup language, it's simply the whole paradigm of
stateless, page oriented design. If Swing worked the same way, you'd hate it
just as much, only there the markup language is Java instead of
HTML/Javascript.

Regards,

Will Hartung
(willh@msoft.com)



Relevant Pages

  • Re: Philosophy of website design
    ... If accessability were the ultimate goal though, ... A properly marked up document is nothing more than content marked up, using the proper HTML elements. ... Once a document is marked up properly, with CSS you can create the design as simple or as difficult as you please. ... Using CSS guarantees that all sorts of browsers can convey the content to the visitor without a problem. ...
    (alt.html)
  • Re: Teaching HTML & CSS to 15-year-olds - advice sought
    ... > HTML source as "the HTML program". ... Your server is setting an explicit character encoding attribute (that ... the purpose of alt text and to use it sensibly. ... principle of accessible web page design. ...
    (uk.net.web.authoring)
  • Re: calling a function from a iframe
    ... The aspect of HTML validity that is significant is ... When presented with structurally invalid HTML browsers engage in 'error ... Structurally valid HTML mark-up has a tree-like structure, the DOM also ...
    (comp.lang.javascript)
  • Re: includes, design view, preview view
    ... Any code that requires execution on the server, will not appear in FP in ... That is why it best to trying and separate your code from HTML, ... > not show up in the design view or preview the way they do ...
    (microsoft.public.frontpage.client)
  • Re: HTML or Dreamweaver?
    ... HTML is not sufficient for writing the code on the server required to ... process orders and payments. ... I suggest you pick a design from because it is ...
    (alt.html)