Author: sandakith Date: Wed Jan 23 01:24:53 2008 New Revision: 12754 Log:
adding the link to the documents from the JAXWS sample, fixing the WSAS-701 Added: trunk/wsas/java/modules/samples/JAXWS/sample-guide.html Added: trunk/wsas/java/modules/samples/JAXWS/sample-guide.html ============================================================================== --- (empty file) +++ trunk/wsas/java/modules/samples/JAXWS/sample-guide.html Wed Jan 23 01:24:53 2008 @@ -0,0 +1,8 @@ +<html> +<head><title>Redirect to the right page</title> + <META http-equiv="refresh" content="1;URL=../../docs/jaxws_sample_guide.xml"/> +</head> +<body bgcolor="#ffffff"> +<center>You will be redirected to the class materials page automatically in 1 second. </center> +</body> +</html> _______________________________________________ Wsas-java-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
