Hi ,I am making a twitter like application in jsf ,so far i have completed to create new sessions for users ,Then i make code for checking number users online using session listeners,then i encountered a problem that as soon as i request for faces application even for the first time i.e application homepage new session is automatically created.is there any relation b/w starting of jsf application and session creation ?