lmandel | 3a4ece9 | 2005-07-11 20:05:31 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <html> |
| 3 | <head> |
| 4 | <meta name="root" content=".." /> |
| 5 | <title>JST API Overview</title> |
| 6 | </head> |
| 7 | |
| 8 | <body> |
| 9 | <P> |
| 10 | The J2EE Standard Tools (JST) subproject of the Web Tools |
| 11 | Platform (WTP) provides a framework for developing, |
| 12 | deploying, testing and debugging J2EE applications on |
| 13 | JCP-compliant server environments, as well as an exemplary |
| 14 | implementation of a plug-in for at least one JSR-88 |
| 15 | compliant J2EE Server. |
| 16 | </P> |
| 17 | <P> |
| 18 | The following components are available as part of the JST: |
| 19 | <ul> |
| 20 | <li> |
| 21 | <p> |
| 22 | Common (common): |
| 23 | </p> |
| 24 | </li> |
| 25 | <li> |
| 26 | <p>Enterprise Java Beans (ejb):</p> |
| 27 | </li> |
| 28 | <li> |
| 29 | <p>J2EE (j2ee):</p> |
| 30 | </li> |
| 31 | <li> |
| 32 | <p>JavaServer Pages (jsp): Provides a SSE-based JSP source model and editor supporting embedded Java language scriptlets</p> |
| 33 | </li> |
| 34 | <li> |
| 35 | <p>Server (server):</p> |
| 36 | </li> |
| 37 | <li> |
| 38 | <p>Servlet (servlet):</p> |
| 39 | </li> |
| 40 | <li> |
| 41 | <p>Web Services (ws):</p> |
| 42 | </li> |
| 43 | </ul> |
| 44 | </P> |
| 45 | </body> |
| 46 | </html> |