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

How do I change the login part of a jsp page if a user logs in?

Hi,

I'm new to jsp, and right now I'm doing a school project. I want to change the part of my page that has the login fields to say the username of the person who logs in (as opposed to just leaving them there and having the person wonder whether they are logged in or not). I want to do this without having to make a new jsp page. How can I achieve this effect?

Thanks,
Tino

Tinito16
Newbie Poster
1 post since Sep 2011
Reputation Points: 10
Solved Threads: 0
 
peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 

Yo can achieve that through use of sessions. just browse about sessions on the web.

Mindpowerh
Newbie Poster
4 posts since Mar 2011
Reputation Points: 10
Solved Threads: 1
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: