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
posted
0
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.