Hello,
I have 3 jsp pages i.e. Index.jsp, request.jsp and confg.jsp. How do i access variables declared in request.jsp and config.jsp in Index.jsp. where I want this two parameters to be passed to...