passing session object from login page to next page

Thread Solved
Reply

Join Date: Feb 2007
Posts: 17
Reputation: vasudha k is an unknown quantity at this point 
Solved Threads: 0
vasudha k vasudha k is offline Offline
Newbie Poster

passing session object from login page to next page

 
0
  #1
Feb 14th, 2007
I have a small problem........
I have designed a page which should be accessed by valid users. after logging in , they have to access the page via a link. for this i have used send redirect method . but my session object is not being passed here.

via the session object, the username of the person logged in is retrieved , certain fields in the form will be filled automatically from the database. but iam not able to retrieve this session object to the form .
If i donot use any link ,the code works fine. but i have 3 links to be accessed.......

should i use <jsp:forward> ? ihave tried using this. but it doesn't work .
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 17
Reputation: vasudha k is an unknown quantity at this point 
Solved Threads: 0
vasudha k vasudha k is offline Offline
Newbie Poster

Re: passing session object from login page to next page

 
0
  #2
Feb 14th, 2007
Originally Posted by vasudha k View Post
I have a small problem........
I have designed a page which should be accessed by valid users. after logging in , they have to access the page via a link. for this i have used send redirect method . but my session object is not being passed here.

via the session object, the username of the person logged in is retrieved , certain fields in the form will be filled automatically from the database. but iam not able to retrieve this session object to the form .
If i donot use any link ,the code works fine. but i have 3 links to be accessed.......

should i use <jsp:forward> ? ihave tried using this. but it doesn't work .
!!!!!!!! solved
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
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