sedj,
But I need one of the html page accessible from anywhere.
I only want one html folder restricted to private network, the others can be accessed from anywhere.
This can be solved only through tomcat config if possible,
I thought of restricting it through a servlet, but someone can access the html pages if the path is known.
Thanks.