Reprinted from http://blog.csdn.net/iAm333For Servlets, servlet containers, and a servlet container-tomcat These concepts are very clear, reproduced underBefore in open source China saw an article, "Beginner Java Web Development, please stay away
Reprinted from http://blog.csdn.net/iAm333Before in open source China saw an article, "Beginner Java Web Development, please stay away from the various frameworks, from the Servlet development", feel very good. I felt ashamed to think of myself
War is a Java packaging file, which can be opened by RAR or zip. It contains the directory structure of the program, which is convenient for packaging and publishing. It is used for packaging files of Web applications. Put it under tomcat/webapps/,
Pre-reading statement:
Http://blog.csdn.net/heimaoxiaozi/archive/2007/01/19/1487884.aspx
Basic operations on jar files
1. Create related
/> Jar CF jar-file input-file (s)
/*
Note: In windows and UNIX, the delimiter of the directory structure is
The servlet runs in the servlet container. The container is responsible for finding and creating servlet instances and calling a group of servlet methods according to servlet specifications. These methods are also called Life Cycle methods. The
StatementWelcome reprint, but please keep the original source of the article →_→Article Source: http://www.cnblogs.com/smyhvae/p/4140466.htmlFirst, HTTP protocol review:In the previous article: Javaweb learning Servlet (a)----myeclipse and Tomcat
Open the command prompt (Win2000 or run the CMD command in the running box, Win98 is the DOS prompt), enter jar chelp, and press enter (if jdk1.1 or a later version already exists on your disk ), what do you see:
Usage: jar {ctxu} [vfm0mi]
Functions of Java packages
--------------------------------------------Meanings of common J2EE jar packagesActivation. jar: jar package related to javamail. When javamail is used, it should be added to lib together with mail. Jar. It is responsible
Source: pconline Author: fivesky
Have you heard of jar files? Or a stranger! Okay, it doesn't matter. This is our first stop: Package and release.
Why is there this? First, this is the full name of jar: JavaTM Archive (JAR) file. Yes, it is the
Servlet technology is a solution for dynamic Web pages, which is a Web server-side programming technology based on Java programming language.Servlet technology is also the basis of JSP technology (another Dynamic web development technology).A
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.