Author: chamara Date: Thu Jan 22 01:36:17 2009 New Revision: 29223 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=29223
Log: issue resolved Modified: trunk/wsas/java/modules/distribution/src/site/xdoc/tiny_url_guide.xml Modified: trunk/wsas/java/modules/distribution/src/site/xdoc/tiny_url_guide.xml URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/distribution/src/site/xdoc/tiny_url_guide.xml?rev=29223&r1=29222&r2=29223&view=diff ============================================================================== --- trunk/wsas/java/modules/distribution/src/site/xdoc/tiny_url_guide.xml (original) +++ trunk/wsas/java/modules/distribution/src/site/xdoc/tiny_url_guide.xml Thu Jan 22 01:36:17 2009 @@ -114,7 +114,7 @@ </li> </ol> -<h3>Let’s illustrate the above options using an example:</h3> +<h3>Lets illustrate the above options using an example:</h3> <ol start="3"> @@ -124,10 +124,10 @@ <img alt="" src="images/tiny_url/Screenshot00.jpg"/><br clear="all"/> <p>When you submit the shorter URL a HTTP GET request is sent to - http://127.0.0.1:9762/rest/TinyURL/addUrl with the "URL" parameter holding the longer + http://127.0.0.1:9763/rest/TinyURL/addUrl with the "URL" parameter holding the longer URL.</p> - <p><a href="http://127.0.0.1:9762/rest/TinyURL/addUrl?url=http://www.google.com">http://localhost:9762/rest/TinyURL/addUrl?url=http://www.google.com</a> + <p><a href="http://127.0.0.1:9763/rest/TinyURL/addUrl?url=http://www.google.com">http://localhost:9763/rest/TinyURL/addUrl?url=http://www.google.com</a> is REST call to TinyURL web service</p> </ol> _______________________________________________ Wsas-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
