954,574 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

passing session object from login page to next page

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 ? ihave tried using this. but it doesn't work .

vasudha k
Newbie Poster
17 posts since Feb 2007
Reputation Points: 10
Solved Threads: 0
 
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 ? ihave tried using this. but it doesn't work .


!!!!!!!! solved

vasudha k
Newbie Poster
17 posts since Feb 2007
Reputation Points: 10
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You