Author: keith Date: Thu Feb 19 18:13:49 2009 New Revision: 31136 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=31136
Log: adding a few links Modified: branches/mashup/java/1.5/java/xdocs/quickstart.html Modified: branches/mashup/java/1.5/java/xdocs/quickstart.html URL: http://wso2.org/svn/browse/wso2/branches/mashup/java/1.5/java/xdocs/quickstart.html?rev=31136&r1=31135&r2=31136&view=diff ============================================================================== --- branches/mashup/java/1.5/java/xdocs/quickstart.html (original) +++ branches/mashup/java/1.5/java/xdocs/quickstart.html Thu Feb 19 18:13:49 2009 @@ -49,13 +49,13 @@ preferred) installed on your PC and an environment variable pointing to your <a href="https://localhost:7443/docs/setting-java-home.html">Java Home</a> defined, simply download the <a -href="http://dist.wso2.org/products/mashup/wso2-mashup-server-1.5.2.zip">Binary +href="http://dist.wso2.org/products/mashup/1.5.2/wso2-mashup-server-1.5.2.zip">Binary Distribution</a> of the Mashup Server, unzip it in a local folder and run the wso2mashup batch file (on Windows) or shell script (on Linux) found in the 'bin' directory to get it running. </p> <p>If you're on Windows, you can download and run the <a -href="http://dist.wso2.org/products/mashup/wso2-mashup-server-1.5.2-setup.exe">Installer</a> +href="http://dist.wso2.org/products/mashup/1.5.2/wso2-mashup-server-1.5.2-setup.exe">Installer</a> instead, which lets you click through a wizard, to setup and run the server as a Windows Service. You should do fine just clicking on next at each step, going with the default options.</p> @@ -154,7 +154,7 @@ <h3>Scraping a Web Page</h3> -<p>While instructions for using the Scraper host object are included in the +<p>While instructions for using the <a href="scraperhostobject.html">Scraper host object</a> are included in the user guide, this section shows you how to create a configuration file using the 'Scraping Assistant', which is a tool that will help you write a scraper configuration. </p> @@ -280,7 +280,7 @@ <p><img alt="Try Feed" src="images/TryIt_FeedDemo.png" width="1535" height="250">That concludes the 'Quick Start Guide'. Please refer to mashup -articles on the <a href="https://wso2.org/taxonomy/term/303/all">Oxygen Tank</a>, in addition to the samples and documentation +articles on the <a href="http://wso2.org/library/mashup">Oxygen Tank</a>, in addition to the samples and documentation included with the product, for more on creating Mashups.</p> </div> _______________________________________________ Mashup-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/mashup-dev
