blob: 5213a438ebf28b0a200455167f7245c84b8d54c1 [file] [log] [blame]
syeshina5a01462005-07-28 18:49:07 +00001<?xml version="1.0" encoding="UTF-8"?>
2<?NLS TYPE="org.eclipse.help.toc"?>
3<!-- /*******************************************************************************
kprice636dc312007-04-05 19:47:33 +00004 * Copyright (c) 2000, 2007 IBM Corporation and others.
syeshindf44bf12005-09-26 02:19:40 +00005 * 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 *******************************************************************************/ -->
syeshina5a01462005-07-28 18:49:07 +000013<!-- ============================================================================= -->
14<!-- Define the top level topics -->
15<!-- ============================================================================= -->
lmandel49481ea2006-03-14 23:26:56 +000016<toc label="Web Application Development User Guide"
syeshindf44bf12005-09-26 02:19:40 +000017 topic="topics/overview.html">
18
syeshina5a01462005-07-28 18:49:07 +000019 <topic label="Creating Web applications">
syeshindf44bf12005-09-26 02:19:40 +000020 <link
21 toc="../org.eclipse.wst.webtools.doc.user/webtools_toc.xml" />
syeshina5a01462005-07-28 18:49:07 +000022 </topic>
syeshin8f077832005-09-06 04:22:45 +000023 <topic label="Creating J2EE and enterprise applications">
syeshindf44bf12005-09-26 02:19:40 +000024 <link toc="../org.eclipse.jst.j2ee.doc.user/jst_j2ee_toc.xml" />
25 <link toc="../org.eclipse.jst.ejb.doc.user/ejb_toc.xml" />
syeshina5a01462005-07-28 18:49:07 +000026 </topic>
syeshindf44bf12005-09-26 02:19:40 +000027 <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
syeshin8d6a82f2005-10-27 18:00:36 +000035 toc="../org.eclipse.wst.xsdeditor.doc.user/XSDeditormap_toc.xml" />
syeshina5a01462005-07-28 18:49:07 +000036 </topic>
37 <!-- <link toc="../org.eclipse.wst.xml.doc.user/xml_toc.xml"/>-->
kprice316bc7b2006-08-23 17:18:31 +000038 <topic label="Developing Web service applications">
syeshindf44bf12005-09-26 02:19:40 +000039 <link toc="../org.eclipse.jst.ws.doc.user/webservice_toc.xml" />
syeshina5a01462005-07-28 18:49:07 +000040 </topic>
syeshin2f3bd292005-07-28 19:07:05 +000041 <topic label="Using the server tools">
lmandel3df4a3a2006-01-19 23:15:47 +000042 <link toc="../org.eclipse.wst.server.ui.doc.user/wtp_main_toc.xml" />
syeshina5a01462005-07-28 18:49:07 +000043 </topic>
kprice3996e3c2006-05-11 15:27:49 +000044 <topic label="Limitations and Known Issues" href="topics/limitations.html" />
syeshindf44bf12005-09-26 02:19:40 +000045 <topic label="Legal" href="notices.html" />
syeshina5a01462005-07-28 18:49:07 +000046</toc>