Re: JHTML

JHTML documents are Java-Server-Side Scripting. They can process different
commands, like in java script, before it is sent to you. ASP (active server
pages) is another example. ASP uses VisualBasic as its scripting language.

An example would be: http://www.novacentral.com
They use asp to include all the info about the page, including css, images,
etc.


----- Original Message -----
From: "3x" <3x@planet.nl>
To: "HTML-list" <www-html@w3.org>
Sent: Wednesday, May 24, 2000 5:29 PM
Subject: JHTML


> Somewhere on the web I came across some 'JHTML' pages.
> Does anyone know what the abbriviation stands for and in what respect
these
> pages differ from regular HTML-pages?
>
> I also sometimes see URLs adressing an HTML-page that end with a query,
like
> when a CGI-script is adressed:
>
> www.hostname.com/example.html?x=1&y=2&z=3
>
> Does this mean that it's possible to pass data among HTML-pages in some
way?
> And what kind of data would that be?
>
> Thanks for your help
> Marco
>

Received on Wednesday, 24 May 2000 20:02:53 UTC