-2

I am developing a web browser in java,storing URLs in a file and displaying them in html page now how I would add hyperlinks on URLs.

1 Answers1

0

Assuming your question is "how do I add hyperlinks in Java", you can try this: https://stackoverflow.com/a/527877/1843508

Community
  • 1
  • 1
Ofer Lando
  • 814
  • 7
  • 12