may i know is there any guidelines/info on how to set maximum limit of sessions allow for each webapp and redirect user to a static html page is exceeded . I already did my google and people mentioned need to do it directly on java codes rather than tomcat configuration,but they didn't mentioned how.. can elaborate?
2. i know maxThread in sever.xml can be use to increase more sessions. but i don't see this option able to redirect user to static html page is exceeded