노출되는 이미지가 불편하시겠지만 양해를 구합니다. 노출, 클릭등에 관한 자료로 활용 중입니다.

 

톰캣 버전과 지원가능한 서블릿 버전 목록

Servlet

JSP Spec

Tomcat

Min. Java

3.0

2.2

7.0.x

1.6

2.5

2.1

6.0.x

1.5

2.4

2

5.5.x

1.4

2.3

1.2

4.1.x

1.3

2.2

1.1

3.3.x

1.1


http://help.eclipse.org/kepler/index.jsp


* Web application overview

The Web development environment provides the tools you need to develop Web applications as defined in the Sun Microsystems Java™ Servlet 2.3 Specification and the Sun Microsystems JSP 1.2 Specification. Web applications can be simple (consisting of only static Web pages) or they can be more advanced and include JavaServer Pages (JSP) files and Java servlets.

웹 개발 환경은 Sun Microsystems Java ™ Servlet 2.3 사양 및 Sun Microsystems JSP 1.2 사양에 정의 된대로 웹 응용 프로그램을 개발하는 데 필요한 도구를 제공 합니다. 웹 응용 프로그램은 단순한 웹 페이지 (정적 웹 페이지만으로 구성 될 수 있음) 또는 Java 웹 페이지 (JavaServer Pages) 파일 및 Java 서블릿을 포함하는 고급 기능을 제공 할 수 있습니다.


* Web projects

Web projects hold all of the Web resources that are created and used when developing your Web application. The first step to creating or importing a Web application is to create either a static or a dynamic Web project. Static Web projects are meant to contain only simple Web site resources, such as HTML files. Dynamic Web projects are used to structure Web applications that will use more complicated, dynamic Web technologies, such as JavaServer Pages files, and possibly data access resources.

웹 프로젝트는 웹 응용 프로그램을 개발할 때 만들어지고 사용되는 모든 웹 자원을 보유합니다. 웹 응용 프로그램을 만들거나 가져 오는 첫 번째 단계는 정적 또는 동적 웹 프로젝트를 만드는 것입니다. 정적 웹 프로젝트에는 HTML 파일과 같은 간단한 웹 사이트 리소스 만 포함됩니다. 동적 웹 프로젝트는 JavaServer Pages 파일 및 데이터 액세스 리소스와 같이보다 복잡하고 동적 인 웹 기술을 사용하는 웹 응용 프로그램을 구조화하는 데 사용됩니다.


* Dynamic Web projects and applications

There are two types of Web projects: dynamic and static. Dynamic web projects can contain dynamic Java EE resources such as servlets, JSP files, filters, and associated metadata, in addition to static resources such as images and HTML files. Static web projects only contains static resources. When you create Web projects, you can include cascading style sheets and JSP tag libraries (for dynamic Web projects), so that you can begin development with a richer set of project resources.

웹 프로젝트에는 동적 및 정적의 두 가지 유형이 있습니다. 동적 웹 프로젝트에는 이미지 및 HTML 파일과 같은 정적 리소스 이외에 서블릿, JSP 파일, 필터 및 관련 메타 데이터와 같은 동적 Java EE 리소스가 포함될 수 있습니다. 정적 웹 프로젝트에는 정적 리소스 만 포함됩니다. 웹 프로젝트를 생성 할 때 동적 웹 프로젝트를위한 CSS 스타일 라이브러리와 CSS 태그 라이브러리를 포함 할 수 있으므로 더 많은 프로젝트 리소스 세트로 개발을 시작할 수 있습니다.

블로그 이미지

StartGuide

I want to share the basic to programming of each category and how to solve the error. This basic instruction can be extended further. And I have been worked in southeast Asia more than 3 years. And I want to have the chance to work another country.

,