How do you include a normal jsp or html page in a servlet?... in JSP...to include a page you do:
<%@ include file="dfaf.jsp" %>
is there a similar way for servlets??
Anson
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
