History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: STR-2741
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: D Sledge
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Struts 1

[site] Broken Links

Created: 22/Jan/06 06:27 AM   Updated: 03/Jul/07 08:36 PM
Component/s: Website
Affects Version/s: 1.3.0
Fix Version/s: 1.3.3

Environment:
Operating System: All
Platform: All

Bugzilla Id: http://issues.apache.org/bugzilla/show_bug.cgi?id=38349


 Description  « Hide
All the links to the Java Web Services Tutorial result in a "page not found" error.

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
D Sledge - 22/Jan/06 06:28 AM

Wendy Smoak - 22/Jan/06 06:44 AM
For "Filtering Requests and Responses" we link to:
  http://java.sun.com/webservices/docs/1.0/tutorial/doc/Servlets8.html#64572
it should be:
  http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Servlets8.html#103101

The rest of them should be in the same general area.

D Sledge - 22/Jan/06 06:49 PM
Also, on this page
http://struts.apache.org/struts-action/userGuide/installation.html under the
header "Install a Library Distribution" the first link points to the following URL:

http://struts.apache.org/struts-action/userGuide/.http://struts.apache.org/acquiring.html

Wendy Smoak - 27/Jan/06 06:11 PM
Reported by David Durham <ddurham -at- vailsys.com>:

On this page:

http://struts.apache.org/struts-action/userGuide/preface.html#resources

The display tag link is this:

http://http://displaytag.sourceforge.net/

Wendy Smoak - 12/Feb/06 05:30 AM
Thanks for reporting this. Most of the broken links on preface.html are fixed.
   http://svn.apache.org/viewcvs?rev=377126&view=rev

Does anyone know where the WebApp.html page has gone? The URL used to be
   http://java.sun.com/webservices/docs/1.0/tutorial/doc/WebApp.html

James Mitchell - 26/Apr/06 01:28 PM
Copied from bugzilla comment (by gerry.king@blueyonder.co.uk)

-----------------------------------
Section 3: Other Resources

The link to

http://www.manning-source.com/books/husted/husted_ch11.pdf

should point to

http://www.manning-source.com/books/husted/husted_ch11.pdf

The others are OK

Don Brown - 28/Apr/06 05:17 AM
So can this be closed? What more needs to be done?

Don Brown - 04/May/06 06:23 PM
Resolved as fixed since it seems this has been taken care of. Either reopen if it is still a problem, or close to confirm the fix.

Wendy Smoak - 04/May/06 06:54 PM
There are still some broken links, for example we link to
     http://java.sun.com/webservices/docs/1.0/tutorial/doc/WebApp.html
which redirects to
     http://java.sun.com/webservices/docs/1.6/tutorial/doc/WebApp.html
and says Page Not Found.

I can't find anything that matches up to "Web Applications in the J2EE Tutorial" in the latest version, so the text needs to be rewritten to remove those links.