summaryrefslogtreecommitdiff
path: root/TAO/docs/tutorials/Quoter/Simple/Persistent/persistent.html
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/tutorials/Quoter/Simple/Persistent/persistent.html')
-rw-r--r--TAO/docs/tutorials/Quoter/Simple/Persistent/persistent.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/docs/tutorials/Quoter/Simple/Persistent/persistent.html b/TAO/docs/tutorials/Quoter/Simple/Persistent/persistent.html
index 1a2bf6f03a6..e665d57507a 100644
--- a/TAO/docs/tutorials/Quoter/Simple/Persistent/persistent.html
+++ b/TAO/docs/tutorials/Quoter/Simple/Persistent/persistent.html
@@ -12,7 +12,7 @@
<h1>Introduction - Improving the Server</h1>
- <P>In this section, we will improve the <a href = ../server.cpp>
+ <P>In this section, we will improve the <a href = ../Server/server.cpp>
simple server</a> which we have developed before. We will use POA policies
to create a persistent object reference. </P>
<P>
@@ -188,7 +188,7 @@
</PRE>
<H3>Exercise</H3>
- Modify the <a href=../Simple/Server/server.cpp>server.cpp</a> in the simple
+ Modify the <a href=../Server/server.cpp>server.cpp</a> in the simple
server to create the persistent child POA.
You can use the same
<a href=../Quoter.idl>Quoter.idl</a>
@@ -256,7 +256,7 @@
<address><a href="mailto:pgontla@ece.uci.edu">Priyanka Gontla</a></address>
<!-- Created: Wed Mar 1 20:29:59 PST 2000 -->
<!-- hhmts start -->
-Last modified: Fri Mar 24 10:35:20 PST 2000
+Last modified: Fri Mar 24 10:41:47 PST 2000
<!-- hhmts end -->
</body>
</html>