syeshin | a5a0146 | 2005-07-28 18:49:07 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <?NLS TYPE="org.eclipse.help.toc"?> |
| 3 | <!-- /******************************************************************************* |
syeshin | df44bf1 | 2005-09-26 02:19:40 +0000 | [diff] [blame] | 4 | * Copyright (c) 2000, 2005 IBM Corporation and others. |
| 5 | * All rights reserved. This program and the accompanying materials |
| 6 | * are made available under the terms of the Eclipse Public License v1.0 |
| 7 | * which accompanies this distribution, and is available at |
| 8 | * http://www.eclipse.org/legal/epl-v10.html |
| 9 | * |
| 10 | * Contributors: |
| 11 | * IBM Corporation - initial API and implementation |
| 12 | *******************************************************************************/ --> |
syeshin | a5a0146 | 2005-07-28 18:49:07 +0000 | [diff] [blame] | 13 | <!-- ============================================================================= --> |
| 14 | <!-- Define the top level topics --> |
| 15 | <!-- ============================================================================= --> |
syeshin | df44bf1 | 2005-09-26 02:19:40 +0000 | [diff] [blame] | 16 | <toc label="Web Application Development Guide" |
| 17 | topic="topics/overview.html"> |
| 18 | |
syeshin | a5a0146 | 2005-07-28 18:49:07 +0000 | [diff] [blame] | 19 | <topic label="Creating Web applications"> |
syeshin | df44bf1 | 2005-09-26 02:19:40 +0000 | [diff] [blame] | 20 | <link |
| 21 | toc="../org.eclipse.wst.webtools.doc.user/webtools_toc.xml" /> |
syeshin | a5a0146 | 2005-07-28 18:49:07 +0000 | [diff] [blame] | 22 | </topic> |
syeshin | 8f07783 | 2005-09-06 04:22:45 +0000 | [diff] [blame] | 23 | <topic label="Creating J2EE and enterprise applications"> |
syeshin | df44bf1 | 2005-09-26 02:19:40 +0000 | [diff] [blame] | 24 | <link toc="../org.eclipse.jst.j2ee.doc.user/jst_j2ee_toc.xml" /> |
| 25 | <link toc="../org.eclipse.jst.ejb.doc.user/ejb_toc.xml" /> |
syeshin | a5a0146 | 2005-07-28 18:49:07 +0000 | [diff] [blame] | 26 | </topic> |
syeshin | df44bf1 | 2005-09-26 02:19:40 +0000 | [diff] [blame] | 27 | <topic label="Editing markup language files" |
| 28 | href="../org.eclipse.wst.sse.doc.user/topics/csrcedt004.html"> |
| 29 | <link toc="../org.eclipse.wst.sse.doc.user/sse_toc.xml" /> |
| 30 | <link |
| 31 | toc="../org.eclipse.wst.dtdeditor.doc.user/DTDEditormap_toc.xml" /> |
| 32 | <link |
| 33 | toc="../org.eclipse.wst.xmleditor.doc.user/XMLBuildermap_toc.xml" /> |
| 34 | <link |
syeshin | 8d6a82f | 2005-10-27 18:00:36 +0000 | [diff] [blame] | 35 | toc="../org.eclipse.wst.xsdeditor.doc.user/XSDeditormap_toc.xml" /> |
syeshin | a5a0146 | 2005-07-28 18:49:07 +0000 | [diff] [blame] | 36 | </topic> |
| 37 | <!-- <link toc="../org.eclipse.wst.xml.doc.user/xml_toc.xml"/>--> |
| 38 | <topic label="Creating Web service applications"> |
syeshin | df44bf1 | 2005-09-26 02:19:40 +0000 | [diff] [blame] | 39 | <link toc="../org.eclipse.jst.ws.doc.user/webservice_toc.xml" /> |
syeshin | a5a0146 | 2005-07-28 18:49:07 +0000 | [diff] [blame] | 40 | </topic> |
| 41 | <topic label="Using data tools"> |
syeshin | 7ce60b2 | 2005-10-27 18:08:34 +0000 | [diff] [blame] | 42 | <link toc="../org.eclipse.wst.datatools.server.ui.doc.user/database_explorer_toc.xml" /> |
lmandel | 4450b23 | 2006-01-27 21:59:15 +0000 | [diff] [blame] | 43 | <link toc="../org.eclipse.wst.datatools.server.ui.doc.user/dataoutput_view_toc.xml" /> |
| 44 | <link toc="../org.eclipse.wst.datatools.connection.ui.doc.user/connection_ui_toc.xml" /> |
| 45 | <link toc="../org.eclipse.wst.datatools.fe.ui.doc.user/fe_ui_toc.xml" /> |
syeshin | 7ce60b2 | 2005-10-27 18:08:34 +0000 | [diff] [blame] | 46 | <link toc="../org.eclipse.wst.datatools.data.ui.doc.user/data_ui_toc.xml" /> |
syeshin | 5fbb24c | 2005-10-27 18:33:13 +0000 | [diff] [blame] | 47 | <link toc="../org.eclipse.wst.sqleditor.doc.user/sqleditor_toc.xml" /> |
syeshin | a5a0146 | 2005-07-28 18:49:07 +0000 | [diff] [blame] | 48 | </topic> |
syeshin | 2f3bd29 | 2005-07-28 19:07:05 +0000 | [diff] [blame] | 49 | <topic label="Using the server tools"> |
lmandel | 3df4a3a | 2006-01-19 23:15:47 +0000 | [diff] [blame] | 50 | <link toc="../org.eclipse.wst.server.ui.doc.user/wtp_main_toc.xml" /> |
syeshin | a5a0146 | 2005-07-28 18:49:07 +0000 | [diff] [blame] | 51 | </topic> |
syeshin | df44bf1 | 2005-09-26 02:19:40 +0000 | [diff] [blame] | 52 | <topic label="Legal" href="notices.html" /> |
syeshin | a5a0146 | 2005-07-28 18:49:07 +0000 | [diff] [blame] | 53 | </toc> |