try using response.sendRedirect("/frame1/frame1.jsp"); instead of RequestDispatcher.
I hadn't deal with frames.
may this will solve ur problem.
best of luck. :)