There are 20 users who are accessing my application,but i have control the session creation by limit the session level 10(i.e;I have to set the maxsessionlimit for this application is 10,after that no sessions should not able to create). Is there any config
setting available to write session limit code?
Go to the complete details ...