HTML and Java are two different languages which should do different things. You can write applets or JSPs with Java, which both work online as does HTML, but they aren't the same as HTML.
So, if you want to learn more about Java applets or JSPs, check out the links.
Comment