Use target="_top" on your form action, redirect or hyperlink after
authentication.

Regards,

Rusher
Broadiant Corporation
999 18th Street Office (303) 308-2963
Suite 1955 Cellular (720) 939-6661
Denver, CO 80202 Fax (303) 298-7540
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 

Success usually comes to those who are too busy to be looking for it.



-----Original Message-----
From: Louis [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 18, 2000 10:09 AM
To: [EMAIL PROTECTED]
Subject: [JRun-Talk] how to change the whole page?


Hi,
  I have two main jsp page, index.jsp and index1.jsp. Both of them have 2
frames, left-hand and right-hand.  In index.jsp, the right-hand frame is
login page, and it have a login button.  This button is link to the my
servlet, the servlet will do the checking, then using getRequestDispatcher()
to forward to index1.jsp.
  My problem is, after login, the index1.jsp is come out in index.jsp
right-hand frame, but I want the whole index.jsp page replace by index1.jsp
after success login.  Anyone can tell me how to do it?

Thanks



Louis

----------------------------------------------------------------------------
--
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe:
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe'
in the body.
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to