File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes include file directive 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 » Java » Servlets
Reply Bookmark "include file directive" Watch "include file directive" New topic
Author

include file directive

Bob Moranski
Ranch Hand

Joined: Nov 22, 2000
Posts: 177
Hi, I have a question about <%@ include file="someURL"%>. Is it mainly for creating a frame within a HTML page that has another HTML?
Thank you so much.
Tony Alicea
Desperado
Sheriff

Joined: Jan 30, 2000
Posts: 3219
That is just one use out of many. It also happens to be the one that I am using it for, at work.
Most readers of this forum will appreciate this link, in which the first of the Top Ten JSP Tips is "Choosing the Right Include Mechanism":
  http://java.oreilly.com/news/jsptips_1100.html

Tony Alicea
Senior Java Web Application Developer, SCPJ2, SCWCD
 
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: include file directive
 
Similar Threads
include tag ???
How about the jar size?
How can add a company emblem in many pages?
Basic Doubt
Include dynamic HTML in a JSP