TAILIEUCHUNG - Web Application Developer’s Guide phần 2

Xin vui lòng tham khảo các đĩa CD sản phẩm hoặc hộp thoại Giới thiệu cho danh sách các bằng sáng chế áp dụng. Các trang trí nội thất của tài liệu này không cung cấp cho bạn bất kỳ giấy phép nào cho các bằng sáng chế. BẢN QUYỀN © 1997-2001 Borland Software Corporation. Tất cả các quyền. | Chapter 3 Working with WebApps and WAR files Web Development is a feature of JBuilder Professional and Enterprise. JBuilder provides some important features for managing the structure of your web application. There are two key concepts you need to understand to make effective use of these features WebApps and web archive WAR files. The WebApp A WebApp describes the structure for a web application. It is essentially a directory tree containing web content used in your application. It maps to a ServletContext. A deployment descriptor file called is always associated with each WebApp. This deployment descriptor contains the information you need to provide to your web server when you deploy your application. Using a WebApp is advisable if you have servlets or JSPs in your project. Although you probably wouldn t use a WebApp if your web application contains only an applet you would want to use one in a web application which contains an applet and a servlet or JSP. That way you can store the whole WebApp in a single WAR file. You might have several WebApps in one web site. JBuilder supports this notion by allowing you to have multiple WebApps in one project. It s important to think about the structure of your web applications during the planning stages. How many WebApps does it have What are their names Will you store these WebApps in WAR files By planning the structure from the beginning you make deployment easier later on. JBuilder does support the notion of a default WebApp rooted in the Working with WebApps and WAR files 3-1 Web archive WAR files projectdirectory defaultroot directory. If you don t specify WebApps for your web applications they go into the default WebApp. For more information on how JBuilder works with WebApps see The Web Application wizard on page 3-3 and The WebApp and its properties on page 3-4. Web archive WAR files A WAR file is an archive file for a web application. It s similar to a JAR file. By storing your entire application and the

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.