This page passes parameters 
   
 
Above text is from includeFileNeedingAParameter.jsp.
//File : includeFileNeedingAParameter.jsp
<%=request.getParameter("department") %> Department
           
              
           
This page passes parameters 
   
 
Above text is from includeFileNeedingAParameter.jsp.
//File : includeFileNeedingAParameter.jsp
<%=request.getParameter("department") %> Department