blob: 5d754af4f7bd79a6c6695c729e3f78ffa7054f1e [file] [log] [blame]
lmandel93ef9f62005-11-22 07:12:48 +00001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2"http://www.w3.org/TR/html4/loose.dtd">
3<html>
4<head>
5<meta
6 http-equiv="Content-Type"
7 content="text/html; charset=iso-8859-1">
8
9<title>org.eclipse.wst.command.env.core</title>
10
11<link
12 rel="stylesheet"
13 type="text/css"
14 href="../sources/formate.css">
15</head>
16<body>
17<p class="ueberschrift">Project Context</p>
18<h2></h2>
19<p>The scope of the J2EE Standard Tools subproject is the support of
20J2EE programming. This includes the support of APIs covered by the
21J2EE1.4 specifications (e.g. JSP, Servlets, EJBs, JCA, JMS, JNDI, JDBC,
22Java Web Services, JAX* and related JSRs). Support for JCP
23specifications commonly used in Web Applications, but not included in
24J2EE1.4 is to be studied on a case by case basis (ex: JSF,JDO).</p>
25<p>Support of frameworks not covered by the JCP (ex: Struts, Hibernate,
26XMLC) is outside the scope of this project, such projects could find a
27home in the Eclipse Technology project.</p>
28<p>JST has annotation support (JSR 175-Metadata), on top of those
29provided in the JDT, e.g. for code assist, where applicable. Annotation
30support includes JSR 181-Metadata for Web Services, and in the future
31will include support for other standardized metadata such as EJBs. In
32the transitional period until there are JSRs for J2EE annotations, JST
33will have some support for widely accepted open technologies such as
34XDoclet.</p>
35<p class="ueberschrift">Project Architecture</p>
36<br>
37<p><img
38 src="../sources/jstsubsystems.jpg"
39 alt=""></p>
40</body>
41</html>