Please Help me!!!!!!!!!!!11
I am doing one project . in that project i developed forum concept.In forum application,we must logging in for posting threads and answering threads.if user does not log in and try to post the thread,
I write the code to redirect to login page in my project when session is null of particular user....If he logged in into my web application ,it does not maintain the same post thread post.If user logged in its directly go to the main page.