include file in jsp

by Nirmala 2008-04-29 10:36:45

Hi...

If you want to include any type of file using include directive.

Syntax:

<%@ include file="filename" %>



Example:

<%@ include file="sample.txt" %>



Tagged in:

3184
like
1
dislike
0
mail
flag

You must LOGIN to add comments