I have a wiki that ties into external sites. As these places switch to
new platforms the old links die. (Or they die due to refactoring).
Anyway I'm looking for a way to walk the wiki pages and see if there is
a 200 response back from the other side. I'm guessing one of you have
had to do t
There has been a discussion about this before:
https://issues.apache.org/jira/browse/JSPWIKI-330
We considered it a security risk and did not implement it.
kind regards,
Harry
On 28 December 2015 at 16:14, Foster Schucker wrote:
> I have a wiki that ties into external sites. As these places
Thanks. I didn't think there was a way in JSPWiki to do that. I was on
the look for a tool that was smart enough to do the walk and only report
back on external sites/links. I figured with the number of people on
this list that do that I could get a quick recommendation of a tool that
someo