leads@glassfish.java.net

[Fwd: Error in link on page https://glassfish.dev.java.net/public/ServerModules.html]

From: Eric Renaud <Eric.Renaud_at_Sun.COM>
Date: Fri, 11 Jan 2008 12:31:14 -0800

FYI

attached mail follows:




On the Web page

   https://glassfish.dev.java.net/public/ServerModules.html

the link associated with this bullet point

   JAX-WS Java API for XML Web Services

is bad. It refers to

   https://jax-rpc.dev.java.net/

when it should refer to

   https://jax-ws.dev.java.net/

The HTML is this

   <li>
     <p><a href="http://jax-rpc.dev.java.net/">JAX-WS</a> Java API for
XML Web Services</p>
   </li>

when it should be

   <li>
     <p><a href="http://jax-ws.dev.java.net/">JAX-WS</a> Java API for
XML Web Services</p>
   </li>


Hope that helps.


Paul Furbacher