Scenario : I have a form in an html page which when submitted calls a servlet which does processing and then calls a jsp page. This jsp page displays a html page (which is the html page containg the form) in one frame and a jsp page in other frame. problem 1:The browser address shows the url of the servlet, instead of the jsp page with frames. Q. How do you get to display the url of the page being displayed.
When you say the servlet calls the JSP, exactly how do you do that? A sendRedirect( "theJspFrame.jsp" ) should show the source of the form, but an include or forward should show the servlet address. Bill
First of all thanks for your reply Bill. The frame.jsp page has an html page in one frame and a jsp page in other. The html page has a form, and I am calling the servlet when you submit the form. The servlet does the processing and calls the same frame.jsp again recursively. I have another problem here, the forward from the servlet creates another frameset as the servlet does not know that the frameset already exists. Any ideas how to get rid of this one too. Thanks
My first bit of advice is that if you are going to be a mime, you shouldn't talk. Even the tiny ad is nodding: