Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   HTML (http://www.velocityreviews.com/forums/f31-html.html)
-   -   What Kind of File is this? (http://www.velocityreviews.com/forums/t158553-what-kind-of-file-is-this.html)

Davmagic .Com 06-29-2004 02:48 PM

What Kind of File is this?
 
http://www.cmt.com/artists/az/mcenti...a/videos.jhtml

What is the .jhtml ?

Web Design, Magic, Painting, Junking, More
http://www.davmagic.com
Paint A House
http://www.paintahouse.com
NOTE: This emailbox is CLOSED do NOT reply!!!


David Christopher Weichert 06-29-2004 03:07 PM

Re: What Kind of File is this?
 
On Tue, 29 Jun 2004 10:48:14 -0400 Davmagic .Com posted:

> http://www.cmt.com/artists/az/mcenti...a/videos.jhtml
>
> What is the .jhtml ?
>

Mime-Type is text/html, encoding is reported as iso-8859-1. Both is part
of the http header generated by the web server. You can give any file
extension to any file. Some web servers treat files with certain
extensions differently (i.e. parse them, interpret some code before
delivering content to user agents). *.jhtml is used by ATG Dynamo a Java
based web server application, which's components are Java Beans and
servlets.


HTH
David

Whitecrest 06-30-2004 10:22 AM

Re: What Kind of File is this?
 
In article <12931-40E1812E-499@storefull-3153.bay.webtv.net>,
DLSD@webtv.net says...
> http://www.cmt.com/artists/az/mcenti...a/videos.jhtml
>
> What is the .jhtml ?
>
> Web Design, Magic, Painting, Junking, More
> http://www.davmagic.com
> Paint A House
> http://www.paintahouse.com
> NOTE: This emailbox is CLOSED do NOT reply!!!


jhtml file is basically an HTML page with some
embedded Java source code inside special tags (similar to .jsp but
using different tag syntax).
--
Whitecrest Entertainment
www.whitecrestent.com


All times are GMT. The time now is 02:33 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.