action中request.setAttribute("a",a),该action提交后跳转到index.jsp页面,index.jsp页面包含现在要在organise.jsp页面接受a的值,请问不知道该怎么做.