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 the acton attribute of form tag in Index.jsp.
Any help would be greatly appreciated.
Thank you!!!