diff options
author | Aidan Skinner <aidan@apache.org> | 2008-06-02 18:12:47 +0000 |
---|---|---|
committer | Aidan Skinner <aidan@apache.org> | 2008-06-02 18:12:47 +0000 |
commit | 88f4f04b32cf1024a9ce84db54a986950c1e7499 (patch) | |
tree | 3e0e1e9da11169a1a94b0a7b74163613c95c098f /documentation/content/xdocs/Qpid Java How To.html | |
parent | a9613a8b37da94a2ad0db8c500970ed09c46480b (diff) | |
download | qpid-python-88f4f04b32cf1024a9ce84db54a986950c1e7499.tar.gz |
Move to documentation directory
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/forrest-site@662505 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'documentation/content/xdocs/Qpid Java How To.html')
-rwxr-xr-x | documentation/content/xdocs/Qpid Java How To.html | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/documentation/content/xdocs/Qpid Java How To.html b/documentation/content/xdocs/Qpid Java How To.html new file mode 100755 index 0000000000..aa141a689f --- /dev/null +++ b/documentation/content/xdocs/Qpid Java How To.html @@ -0,0 +1,41 @@ +<html> + <head> + <title>Apache Qpid : Qpid Java How To</title> + <link rel="stylesheet" href="styles/site.css" type="text/css" /> + <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> + </head> + + <body> + <table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff"> + <tr> + <td valign="top" class="pagebody"> + <div class="pageheader"> + <span class="pagetitle"> + Apache Qpid : Qpid Java How To + </span> + </div> + <div class="pagesubheading"> + This page last changed on Nov 22, 2006 by <font color="#0050B2">ritchiem</font>. + </div> + + <h3><a name="QpidJavaHowTo-CollectionofHowTos"></a>Collection of How Tos</h3> + +<ul> + <li><a href="How to Use JNDI.html" title="How to Use JNDI">Use JNDI in my application</a></li> +</ul> + + + + </td> + </tr> + </table> + <table border="0" cellpadding="0" cellspacing="0" width="100%"> + <tr> + <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td> + </tr> + <tr> + <td align="center"><font color="grey">Document generated by Confluence on Apr 22, 2008 02:47</font></td> + </tr> + </table> + </body> +</html>
\ No newline at end of file |