2021年3月26日星期五

How to make all relative paths of a page as full paths using java [closed]

I have a page which is having some authored links. In which some links are relative(starting with slash). I need to make those paths as a full paths whithout touching existing java code. I have to create a new java class In that I need to get that all href links of a page and make that links as a full paths and display to frontend. This solution needs to be done by java only Ex: Expected: Like this all relative paths needs to be full paths

https://stackoverflow.com/questions/66805908/how-to-make-all-relative-paths-of-a-page-as-full-paths-using-java March 26, 2021 at 02:52AM

没有评论:

发表评论