Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What are protocol handlers?

handlers Protocol
0
Posted

What are protocol handlers?

0

Protocol handlers are another way to extend the URL class. Again, there are no standard protocol handlers defined in the Java spec. [Note: Again, I find that I have to get Gosling’s book to check this.] In a URL, the protocol is the first part of the URL string, the part that precedes the colon. With the proper protocol handlers in place, URLs can handle ftp, mail, gopher, and even finger. Check out http://java.sun.com/people/brown/ for an implementation of a finger protocol handler.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.