Hi i want to post this message: I want to know whether jsp will accept the nested include tags i.e., main.jsp has <%@ include file= level1.jsp" %> and in turn level1.jsp has <%@ include file= level2.jsp" %> has jsp this kind of functionality. Certainly this is not working with sun JSP 1.0 any help is really appreciated Thanks Arun