DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   HTML and CSS (http://www.daniweb.com/forums/forum143.html)
-   -   Servlets and HTML (http://www.daniweb.com/forums/thread69320.html)

md_salman Feb 7th, 2007 3:03 am
Servlets and HTML
 
I am writing an applicaton using servlets and HTML. the front page contains a login form which is located in one of the three frames contained in the front page. Now when the user successfully logs in. Inside a servlet I use the response.sendRedirect() method to move to the welcome page. The problem is that when the welcome page is loaded it gets loaded in that frame (of Login page) which contained the login form, and as reslult the ULR still remains the same login.html, Can someone tell me how to load the welcome page not in a frame (of the login page) but in the entire window

MattEvans Feb 7th, 2007 1:01 pm
Re: Servlets and HTML
 
Quote:

Can someone tell me how to load the welcome page not in a frame (of the login page) but in the entire window
Yep.

Don't use frames.


All times are GMT -4. The time now is 9:36 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC