I work with Dreamweaver MX and want to create a page with sessions, that enter their name of user and password, and that in the following page shows the information of that session. I am new in JSP.
How I do that?
I know how to make the verification of users and all that....I need to know how make and manage with sessions.
Start Free Trial