Author: keith
Date: Sun Jul 20 06:28:53 2008
New Revision: 19667
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=19667

Log:
Making the Reuqest Object docs open in the mainFrame


Modified:
   trunk/mashup/java/xdocs/toc.html

Modified: trunk/mashup/java/xdocs/toc.html
URL: 
http://wso2.org/svn/browse/wso2/trunk/mashup/java/xdocs/toc.html?rev=19667&r1=19666&r2=19667&view=diff
==============================================================================
--- trunk/mashup/java/xdocs/toc.html    (original)
+++ trunk/mashup/java/xdocs/toc.html    Sun Jul 20 06:28:53 2008
@@ -1,96 +1,84 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-  <!--
-  ~ Copyright 2005-2008 WSO2, Inc. (http://wso2.com)
-  ~
-  ~ Licensed under the Apache License, Version 2.0 (the "License");
-  ~ you may not use this file except in compliance with the License.
-  ~ You may obtain a copy of the License at
-  ~
-  ~ http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-  <meta http-equiv="content-type" content="">
-  <title>WSO2 Mashup Server Documentation - Table of Contents</title>
-  <link href="css/mashup-docs.css" rel="stylesheet" type="text/css"
-  media="all">
+<html><head>
+<!--
+~ Copyright 2005-2008 WSO2, Inc. (http://wso2.com)
+~
+~ Licensed under the Apache License, Version 2.0 (the "License");
+~ you may not use this file except in compliance with the License.
+~ You may obtain a copy of the License at
+~
+~ http://www.apache.org/licenses/LICENSE-2.0
+~
+~ Unless required by applicable law or agreed to in writing, software
+~ distributed under the License is distributed on an "AS IS" BASIS,
+~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+~ See the License for the specific language governing permissions and
+~ limitations under the License.
+-->
+<meta http-equiv="content-type" content=""><title>WSO2 Mashup Server 
Documentation - Table of Contents</title>
+
+<link href="css/mashup-docs.css" rel="stylesheet" type="text/css" media="all">
 </head>
 
 <body style="margin: 0px; padding: 0px; direction: ltr;" lang="en-US">
-
-<div class="nav_header">
-Documentation Index</div>
-
+<div class="nav_header">Documentation
+Index</div>
 <div id="nav_list">
 <p><a href="introduction.html" target="mainFrame">Introduction</a></p>
-
-<p><a href="community.html" target="mainFrame">WSO2 Mashup Server
-Community</a></p>
-
+<p><a href="community.html" target="mainFrame">WSO2
+Mashup Server Community</a></p>
 <p><a target="mainFrame" href="installationguide.html">Installation</a></p>
-
-<p><a href="adminguide.html" target="mainFrame">Managing Services</a></p>
-
-<p><a href="usermanagement.html" target="mainFrame">Managing 
Users</a></p><li><a href="identity.html" target="mainFrame">Identities</a></li>
-
-<p><a href="apidocs/index.html" target="_blank">API Docs</a></p>
-
+<p><a href="adminguide.html" target="mainFrame">Managing
+Services</a></p>
+<p><a href="usermanagement.html" target="mainFrame">Managing
+Users</a></p>
+<p><a href="apidocs/index.html" target="_blank">API
+Docs</a></p>
 <h3>Writing Services</h3>
 <ul>
-  <li><a href="helloworldservice.html" target="mainFrame">Writing a Hello
-    World Service</a></li>
-  <li><a href="generatedresources.html" target="mainFrame">Automatically
-    Generated Resources</a></li>
-  <li><a href="annotations.html" target="mainFrame">Javascript Web Service
-    Annotations</a></li>
-  <li><a href="dataBinding.html" target="mainFrame">Javascript Data
-    Binding</a></li>
-  <li><a href="restyservices.html" target="mainFrame">Writing RESTful
-    services</a></li>
-  <li><a href="e4xquickstart.html" target="mainFrame">E4X Quick Start
-    Guide</a></li>
-  <li><a href="tooling.html" target="mainFrame">Productivity Tools</a></li>
+<li><a href="helloworldservice.html" target="mainFrame">Writing a Hello World 
Service</a></li>
+<li><a href="generatedresources.html" target="mainFrame">Automatically
+Generated Resources</a></li>
+<li><a href="annotations.html" target="mainFrame">Javascript
+Web Service Annotations</a></li>
+<li><a href="dataBinding.html" target="mainFrame">Javascript
+Data Binding</a></li>
+<li><a href="restyservices.html" target="mainFrame">Writing
+RESTful services</a></li>
+<li><a href="e4xquickstart.html" target="mainFrame">E4X
+Quick Start Guide</a></li>
+<li><a href="tooling.html" target="mainFrame">Productivity
+Tools</a></li>
 </ul>
-
 <h3>Consuming Services</h3>
 <ul>
-  <li><a href="helloworldclient.html" target="mainFrame">Hello World
-    Client</a></li>
-  <li><a href="consumingservices.html" target="mainFrame">Using stubs</a></li>
-  <li><a href="hostedobjects.html" target="mainFrame">Hosted Objects</a> 
-    <ul>
-      <li><a href="apphostobject.html" target="mainFrame">APP</a></li>
-      <li><a href="emailhostobject.html" target="mainFrame">Email</a> </li>
-      <li><a href="feedhostobject.html" target="mainFrame">Feed</a></li>
-      <li><a href="filehostobject.html" target="mainFrame">File</a></li>
-      <li><a href="imhostobject.html" target="mainFrame">IM</a></li>
-      <li><a href="requesthostobject.html">Request</a></li>
-      <li><a href="scraperhostobject.html" target="mainFrame">Scraper</a></li>
-      <li><a href="sessionhostobject.html" target="mainFrame">Session</a></li>
-      <li><a href="systemhostobject.html" target="mainFrame">System</a></li>
-      <li><a href="wsrequesthostobject.html"
-      target="mainFrame">WSRequest</a></li>
-    </ul>
-  </li>
+<li><a href="helloworldclient.html" target="mainFrame">Hello
+World Client</a></li>
+<li><a href="consumingservices.html" target="mainFrame">Using
+stubs</a></li>
+<li><a href="hostedobjects.html" target="mainFrame">Hosted
+Objects</a>
+<ul>
+<li><a href="apphostobject.html" target="mainFrame">APP</a></li>
+<li><a href="emailhostobject.html" target="mainFrame">Email</a> </li>
+<li><a href="feedhostobject.html" target="mainFrame">Feed</a></li>
+<li><a href="filehostobject.html" target="mainFrame">File</a></li>
+<li><a href="imhostobject.html" target="mainFrame">IM</a></li>
+<li><a target="mainFrame" href="requesthostobject.html">Request</a></li>
+<li><a href="scraperhostobject.html" target="mainFrame">Scraper</a></li>
+<li><a href="sessionhostobject.html" target="mainFrame">Session</a></li>
+<li><a href="systemhostobject.html" target="mainFrame">System</a></li>
+<li><a href="wsrequesthostobject.html" target="mainFrame">WSRequest</a></li>
+</ul>
+</li>
 </ul>
-
 <h3>Other References</h3>
 <ul>
-  <li><a href="http://mooshup.com"; target="blank">mooshup.com</a></li>
-  <li><a
-    href="http://www.wso2.org/wiki/display/mashup/WSO2+Mashup+Server+Reference";
-    target="blank">WSO2 Mashup Server Reference</a></li>
-  <li><a href="http://www.wso2.org/taxonomy/term/303/all"; target="blank">The
-    WSO2 Oxygen Tank Library</a></li>
-  <li><a href="http://wso2.org/forum/226"; target="blank">WSO2 Mashup Server
-    Community Forum</a></li>
+<li><a href="http://mooshup.com"; target="blank">mooshup.com</a></li>
+<li><a 
href="http://www.wso2.org/wiki/display/mashup/WSO2+Mashup+Server+Reference"; 
target="blank">WSO2 Mashup Server Reference</a></li>
+<li><a href="http://www.wso2.org/taxonomy/term/303/all"; target="blank">The 
WSO2 Oxygen Tank Library</a></li>
+<li><a href="http://wso2.org/forum/226"; target="blank">WSO2
+Mashup Server Community Forum</a></li>
 </ul>
 </div>
-</body>
-</html>
+</body></html>
\ No newline at end of file

_______________________________________________
Mashup-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to