summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordoccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-24 18:42:27 +0000
committerdoccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-24 18:42:27 +0000
commitfc82c0e3d4bb772773e2dcb41ff4c96e86b1777b (patch)
tree403bd7dfba997b06c8b3f3628e4e6eaec64c4782
parent2b435de4ede534fe60a9d61a97446bb0aade4ca0 (diff)
downloadATCD-fc82c0e3d4bb772773e2dcb41ff4c96e86b1777b.tar.gz
ChangeLogTag: Fri Mar 24 10:33:08 2000 Priyanka Gontla <pgontla@ece.uci.edu>
-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>