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 | <!-- /******************************************************************************* |
kprice | 636dc31 | 2007-04-05 19:47:33 +0000 | [diff] [blame] | 4 | * Copyright (c) 2000, 2007 IBM Corporation and others. |
syeshin | df44bf1 | 2005-09-26 02:19:40 +0000 | [diff] [blame] | 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 | <!-- ============================================================================= --> |
lmandel | 49481ea | 2006-03-14 23:26:56 +0000 | [diff] [blame] | 16 | <toc label="Web Application Development User Guide" |
syeshin | df44bf1 | 2005-09-26 02:19:40 +0000 | [diff] [blame] | 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"/>--> |
kprice | 316bc7b | 2006-08-23 17:18:31 +0000 | [diff] [blame] | 38 | <topic label="Developing 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> |
syeshin | 2f3bd29 | 2005-07-28 19:07:05 +0000 | [diff] [blame] | 41 | <topic label="Using the server tools"> |
lmandel | 3df4a3a | 2006-01-19 23:15:47 +0000 | [diff] [blame] | 42 | <link toc="../org.eclipse.wst.server.ui.doc.user/wtp_main_toc.xml" /> |
syeshin | a5a0146 | 2005-07-28 18:49:07 +0000 | [diff] [blame] | 43 | </topic> |
kprice | 3996e3c | 2006-05-11 15:27:49 +0000 | [diff] [blame] | 44 | <topic label="Limitations and Known Issues" href="topics/limitations.html" /> |
syeshin | df44bf1 | 2005-09-26 02:19:40 +0000 | [diff] [blame] | 45 | <topic label="Legal" href="notices.html" /> |
syeshin | a5a0146 | 2005-07-28 18:49:07 +0000 | [diff] [blame] | 46 | </toc> |