This week's book giveaway is in the
Agile and other Processes
forum.
We're giving away four copies of
The Mikado Method
and have Ola Ellnestam and Daniel Brolund on-line!
See
this thread
for details.
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Engineering
»
HTML, CSS and JavaScript
Author
html include like jsp:include
Arul Jose
Ranch Hand
Joined: Jan 14, 2005
Posts: 131
posted
Jul 11, 2005 21:17:00
0
like we have jsp:include , i think we have an include tag/option in html itself to include another html file in a html file. i could not remember it.
any one please give the tag/option if you know.
thanks.
:roll:
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56202
13
I like...
posted
Jul 11, 2005 22:23:00
0
Moved to the HTML forum.
[
Smart Questions
] [
JSP FAQ
] [
Books by Bear
] [
Bear's FrontMan
] [
About Bear
]
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56202
13
I like...
posted
Jul 11, 2005 22:26:00
0
i think we have an include tag/option in html itself to include another html file in a html file.
Nope. There is no file inclusion mechanism in HTML.
Some web servers have facilities such as SSI (server-side include), but that's not part of HTML.
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: html include like jsp:include
Similar Threads
Using <jsp:include page='<%=request.getAttribute("variable")%>'/> in Tomcat 6.0.35
Appliation Server - HTML Include
include file without server side technology?
Accessing resources out of context
Serving Content from Outside the context
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter