Results 1 to 2 of 2
Thread: sendRedirect to a a framed page
- 03-12-2010, 01:39 PM #1
Member
- Join Date
- Dec 2009
- Posts
- 9
- Rep Power
- 0
sendRedirect to a a framed page
i have a jsp page (page1.jsp) which contains frames (frame1.jsp and frame2.jsp).
from a servlet when i do response.sendRedirect to the page1.jsp i am also sending some parameters.
but i am not able to access these parameters in frame jsp pages.
what can i do to solve this problem?
- 03-17-2010, 09:58 PM #2
Similar Threads
-
A question about redirecting some way other than <% response.SendRedirect(""); %>
By jeremy.wilson in forum New To JavaReplies: 0Last Post: 07-21-2009, 09:52 PM -
sendredirect not working
By ranga in forum Java ServletReplies: 0Last Post: 02-11-2008, 10:48 AM -
response.sendRedirect(url)
By mutuah in forum Advanced JavaReplies: 2Last Post: 08-07-2007, 01:56 PM -
help with response.sendRedirect method
By katie in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 08-07-2007, 02:22 AM -
response.sendRedirect problem
By christina in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 08-03-2007, 05:23 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks