| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- |
| Copyright (c) 2005, 2019 IBM Corporation and others. |
| This program and the accompanying materials |
| are made available under the terms of the Eclipse Public License 2.0 |
| which accompanies this distribution, and is available at |
| https://www.eclipse.org/legal/epl-2.0/ |
| |
| SPDX-License-Identifier: EPL-2.0 |
| |
| Contributors: |
| IBM Corporation - initial API and implementation |
| --> |
| |
| <html> |
| <head> |
| <meta name="root" content=".." /> |
| <title>JST API Overview</title> |
| </head> |
| |
| <body> |
| <P> |
| The J2EE Standard Tools (JST) subproject of the Web Tools |
| Platform (WTP) provides a framework for developing, |
| deploying, testing and debugging J2EE applications on |
| JCP-compliant server environments, as well as an exemplary |
| implementation of a plug-in for at least one JSR-88 |
| compliant J2EE Server. |
| </P> |
| <P> |
| The following components are available as part of the JST: |
| <ul> |
| <li> |
| <p> |
| Common (common): |
| </p> |
| </li> |
| <li> |
| <p>Enterprise Java Beans (ejb):</p> |
| </li> |
| <li> |
| <p>J2EE (j2ee):</p> |
| </li> |
| <li> |
| <p>JavaServer Pages (jsp): Provides a SSE-based JSP source model and editor supporting embedded Java language scriptlets</p> |
| </li> |
| <li> |
| <p>Server (server):</p> |
| </li> |
| <li> |
| <p>Servlet (servlet):</p> |
| </li> |
| <li> |
| <p>Web Services (ws):</p> |
| </li> |
| </ul> |
| </P> |
| </body> |
| </html> |