[Solved] How to get part of the URL using java [closed]


Best way is, split your expression with “https://stackoverflow.com/” and get the 3rd index.

1

solved How to get part of the URL using java [closed]