How to create an intranet(private) site in jsp? How to protect the site with password protection When first time an anonymous user comes to the site it will be asked by login details.
and how to maintain the session of the user through out site. will it be normal session setting in java code or it will be configure in application server.
Password protection: you should read about security within JSP and servlet, there are four types of security, which can be declared in web.xml. See the specification or J2EE tutorial on Sun site.
Session is configured per web app and only configuration is <session-timeout>. You should handle session in your code.
SCJP<br />SCWCD <br />ICSD(286)<br />MCP 70-216
He loves you so much! And I'm baking the cake! I'm going to put this tiny ad in the cake:
SKIP - a book about connecting industrious people with elderly land owners