Servlets and HTML

Reply

Join Date: Sep 2005
Posts: 12
Reputation: md_salman is an unknown quantity at this point 
Solved Threads: 0
md_salman md_salman is offline Offline
Newbie Poster

Servlets and HTML

 
0
  #1
Feb 7th, 2007
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
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 1,091
Reputation: MattEvans is a jewel in the rough MattEvans is a jewel in the rough MattEvans is a jewel in the rough 
Solved Threads: 63
Moderator
Featured Poster
MattEvans's Avatar
MattEvans MattEvans is offline Offline
Veteran Poster

Re: Servlets and HTML

 
0
  #2
Feb 7th, 2007
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.
Plato forgot the nullahedron..
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC