Blocking a websites using java

Status
Not open for further replies.
you can write a server side java code to filter out any URL submitted.

or an easier way is to just include the blocked URL in the host file to block it.
 




Can you please explain how to write server side java code to filter out any URL submitted.
 
Status
Not open for further replies.