I have one JSP file as jsp 1.jsp and another JSP file as jsp 2.jsp
I\'ve included jsp 2.jsp in jsp 1.jsp>
You can set a jsp:param, as in this example jsp:param element or take a look at this similar post Passing parameters between JSP pages.
jsp:param