[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

Nested Jsp include tags


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