Analysis of the best solution examples for JSP and IIS

Source: Internet
Author: User

System: win2003, IIS6.0, and J2SE 5.0

For beginners of JSP, JSP + IIS must have a big header!

Although JK2 in Jakarta can be used to solve the problem, its configuration is rather cumbersome!

Use ServletExec!

For mainstream JSP servers, besides TOMCAT, JRUN and ServletExec, ServletExec is also a popular servlet and JSP Engine and can be used for development and deployment independently, you can directly connect to IIS Based on the installation program, which can be downloaded for free, but its advanced performance can be used only after you purchase it.

Yes: http://www.servletexec.com

A series of complicated registrations are required. If you have a bit of E-text basics, you can register successfully!

Of course, the information can be added in disorder, but the EMAIL must not be written in disorder, because then you will not be able to receive the password ......

If the file is not big, it will be available soon. After installation, IIS on your machine can support JSP!

The only premise is that JRE and IIS are installed on your machine!

But this also illustrates the problem. Everything is so simple!


Main functions:

1. Deployment project:

You do not need to change server. xml as TOMCAT does to deploy a project here.
Click: Web Applications-> manage to go To the Manage Web Applications page.
There are already two default projects above. Let's click Add Web Applications to Add a new project.
Application Name: Project Name
URL Context Path:/your favorite name/
Location: the absolute address of the directory.

2. Deploy applications in the project:

In Manage Web Applications, click "web. xml" after the project to deploy the project.
Click Servlets-> manage to enter the Manage Servlets. You can add Servlets.
Click Servlets-> mapping to enter the Set Servlet Mapping.

3. Its powerful functions are far more than that. When you experience this, you must have enough confidence to implement all the remaining functions!

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.