Added: jakarta/site/docs/slide/xp.html
URL: 
http://svn.apache.org/viewvc/jakarta/site/docs/slide/xp.html?rev=1696629&view=auto
==============================================================================
--- jakarta/site/docs/slide/xp.html (added)
+++ jakarta/site/docs/slide/xp.html Wed Aug 19 16:46:37 2015
@@ -0,0 +1,293 @@
+<html>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Jakarta Slide - Connecting with Windows XP</title>
+<meta value="Christopher Taylor" name="author">
+<meta value="[email protected]" name="email">
+</head>
+<body vlink="#525D76" alink="#525D76" link="#525D76" text="#000000" 
bgcolor="#ffffff">
+<table cellspacing="4" width="100%" border="0">
+<!--PAGE HEADER-->
+<tr>
+<td colspan="2">
+<!--JAKARTA LOGO--><a href="http://jakarta.apache.org/";><img border="0" 
alt="The Jakarta Project" align="left" 
src="http://jakarta.apache.org/slide/images/jakarta-logo.gif";></a>
+<!--PROJECT LOGO--><a href="http://jakarta.apache.org/slide/";><img border="0" 
alt="The Jakarta Slide Project" align="right" 
src="http://jakarta.apache.org/slide/images/Slide.gif";></a></td>
+</tr>
+<!--HEADER SEPARATOR-->
+<tr>
+<td colspan="2">
+<hr size="1" noshade="">
+</td>
+</tr>
+<tr>
+<!--LEFT SIDE NAVIGATION-->
+<td nowrap="true" valign="top" width="20%">
+<p>
+<strong>Main</strong>
+</p>
+<ul>
+<li>
+<a href="index.html">Introduction</a>
+</li>
+<li>
+<a href="architecture.html">Architecture</a>
+</li>
+<li>
+<a href="news.html">News</a>
+</li>
+<li>
+<a href="roadmap.html">Roadmap</a>
+</li>
+<li>
+<a href="faq.html">FAQ</a>
+</li>
+<li>
+<a href="download.html">Downloads</a>
+</li>
+<li>
+<a href="contrib.html">Contributors</a>
+</li>
+<li>
+<a href="http://jakarta.apache.org/site/mail2.html#Slide";>Mailing Lists</a>
+</li>
+<li>
+<a href="http://issues.apache.org/bugzilla";>Query Bug Database</a>
+</li>
+<li>
+<a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Slide";>Enter 
a Bug</a>
+</li>
+<li>
+<a href="http://jakarta.apache.org/site/cvsindex.html";>CVS</a>
+</li>
+<li>
+<a href="http://wiki.apache.org/jakarta-slide";>Wiki</a>
+</li>
+</ul>
+<p>
+<strong>User's Guide</strong>
+</p>
+<ul>
+<li>
+<a href="xp.html">Connecting with Windows XP</a>
+</li>
+<li>
+<a href="osx.html">Using MacOS X webdav_fs</a>
+</li>
+<li>
+<a href="webdav-client.html">Commandline Client</a>
+</li>
+<li>
+<a href="projector.html">Projector</a>
+</li>
+<li>
+<a href="wck.html">WebDAV Construction Kit</a>
+</li>
+</ul>
+<p>
+<strong>Administrator's Guide</strong>
+</p>
+<ul>
+<li>
+<a href="installation.html">Installation</a>
+</li>
+<li>
+<a href="conf-lib.html">Configuration</a>
+</li>
+<li>
+<a href="howto-tomcat.html">Tomcat Bundle</a>
+</li>
+<li>
+<a href="howto-j2eestore.html">J2EE Integration</a>
+</li>
+<li>
+<a href="howto-acl.html">Security</a>
+</li>
+<li>
+<a href="howto-deltav.html">Version Control</a>
+</li>
+<li>
+<a href="howto-bind.html">Binding</a>
+</li>
+<li>
+<a href="howto-jaas.html">JAAS LoginModule</a>
+</li>
+<li>
+<a href="howto-create-users.html">Creating Users</a>
+</li>
+<li>
+<a href="howto-jca.html">JCA Connector</a>
+</li>
+</ul>
+<p>
+<strong>Programmer's Corner</strong>
+</p>
+<ul>
+<li>
+<a href="getting-started.html">Getting Started using Eclipse</a>
+</li>
+<li>
+<a href="javadoc/index.html">Latest Server JavaDoc</a>
+</li>
+<li>
+<a href="javadoc-2.1/javadoc/index.html">2.1 Server JavaDoc</a>
+</li>
+<li>
+<a href="clientjavadoc/index.html">WebDAV Client Javadoc</a>
+</li>
+</ul>
+</td>
+<!--RIGHT SIDE MAIN BODY--><td align="left" valign="top" width="80%">
+<body>
+    
+  
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
+<td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a 
name="Connecting to Windows XP using My Network Places"><strong>Connecting to 
Windows XP using My Network Places</strong></a></font></td>
+</tr>
+<tr>
+<td>
+<blockquote>
+    
+    
+<p>
+      Microsoft Windows XP supports mounting WebDAV folders through it's <b>My 
Network Places</b> applet.  This HOWTO will walk you through connecting to a 
Slide share from Windows XP.
+    </p>
+    
+    
+<p>
+      First, click the <b>Start</b> button on the Windows Taskbar, then select 
the <b>My Network Places</b> item:
+    </p>
+    
+<p>
+<img src="images/start-menu.png">
+    </p>
+    
+<p>
+      A new window should appear.  Select the <b>Add a network place</b> from 
the <b>Network Tasks</b> area on the left-hand side of the window:
+    </p>
+    
+<p>
+        
+<img src="images/my-network-places.png">
+    </p>
+    
+<p>
+      The <b>Add Network Place Wizard</b> screen should appear.  Press the 
<b>Next</b> button:
+    </p>
+    
+<p>
+        
+<img src="images/add-network-place-wizard-start.png">
+    </p>
+    
+<p>
+      From this new list pick <b>Choose another network location</b> and press 
the <b>Next</b> button:
+    </p>
+    
+<p>
+        
+<img src="images/add-network-place-wizard-choose.png">
+    </p>
+    
+<p>
+      Now you'll input the URL to your Slide server.  On my machine, the 
Tomcat Context path is <code>/Test Slide</code>, but it may be different on 
your machine.  Press <b>Next</b>:
+    </p>
+    
+<p>
+        
+<img src="images/add-network-place-wizard-url.png">
+    </p>
+    
+<p>
+      Finally, you'll need to authenticate yourself to the Slide server.  The 
default username and password for administrative access is 
<code>root/root</code>.  If you select <b>Remember my password</b>,
+      you'll never have to enter it again when connecting to the server.
+    </p>
+    
+<p>
+        
+<img src="images/add-network-place-wizard-auth.png">
+    </p>
+    
+<p>
+      If you cannot authenticate, there's an issue with the default 
<code>web.xml</code> file that comes with Slide version 1.0.16.  In that file, 
there is an <code>auth constraint</code> for three roles:
+      <br>
+      
+<code>&lt;auth-constraint&gt;<br>
+      &lt;role-name&gt;root&lt;/role-name&gt;<br>
+      &lt;role-name&gt;guest&lt;/role-name&gt;<br>
+      
+<b>&lt;role-name&gt;user&lt;/role-name&gt;<br>
+</b>
+      &lt;/auth-constraint&gt;<br>
+</code>
+      The <code>user</code> role is not defined by default in the 
<code>TOMCAT_HOME/conf/tomcat-users.xml</code> file.  While a regular web 
browser will authenticate without any trouble, Microsoft Web Folders fails to
+      login for some reason (I haven't looked at that code in great detail, so 
it may be a bug in Slide).  There are two solutions:
+      <ol>
+      
+<li>Add a new role to the <code>tomcat-users.xml</code> file</li>
+      
+<li>Remove the <code>role-name</code> element for the <code>user</code> role 
from the <code>web.xml</code> file</li>
+      
+</ol>
+      I chose the second option.
+    </p>
+    
+<p>
+        After you successfully authenticate yourself to the Slide server, a 
new window should appear:
+    </p>
+    
+<p>
+        
+<img src="images/add-network-place-wizard-finish.png">
+    </p>
+    
+<p>
+        This name is simply for your convenience, so you can label it whatever 
you like.  The default name is fine for me.  Press <b>Next</b> to return to the 
<b>My Network Places</b> window:
+    </p>
+    
+<p>
+        
+<img src="images/my-network-places-finished.png">
+    </p>
+    
+<p>
+        To start viewing files provided by Slide, double-click on the new 
Network Place.  You should see the following window appear:
+    </p>
+    
+<p>
+        
+<img src="images/navigating.png">
+    </p>
+    
+<p>
+        The area marked <b>1</b> is the current URL.  As you navigate the 
site, this value will update to the matching node in the Slide structure you 
are viewing.  The area marked <b>2</b> shows the
+        current child nodes of the parent node named in <b>1</b>.  You can 
select these child nodes and navigate through them just like you would with a 
regular disk.
+    </p>
+
+</blockquote>
+</td>
+</tr>
+</table>
+
+</body>
+</td>
+</tr>
+<!--FOOTER SEPARATOR-->
+<tr>
+<td colspan="2">
+<hr size="1" noshade="">
+</td>
+</tr>
+<!--PAGE FOOTER-->
+<tr>
+<td colspan="2">
+<div align="center">
+<font size="-1" color="#525D76"><em>
+        Copyright &copy; 1999-2004, Apache Software Foundation
+        </em></font>
+</div>
+</td>
+</tr>
+</table>
+</body>
+</html>

Propchange: jakarta/site/docs/slide/xp.html
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to