Wednesday 17 May 2017

How to create Java cloud applicaiton to block websites in client side

I am trying to develop cloud application to block websites based on users and their roles.

"I want to read browser URL" it may be from Chrome, firefox etc and want to send to cloud server for user based access if user has access request will be proceed else it will block and redirect to another page.

My Doubt is

1.) How to listen and read browser URLs without a proxy server? 2.) Is proxy server is a must for my requirement? 3.) When a user has access how response HTML page.



via Saravana Perumal

No comments:

Post a Comment