View ext API documentation -- deploy to Web Server

Source: Internet
Author: User

 

Problem:

After downloading the ext SDK, open docs/index.html to start learning, but start index.html at the discovery point. The tree structure of the page is always being loaded, and finally comes to the content we need.

 

Solution:

Because Ajax is used to open the help document, you need to deploy it on the Web server. It can be placed on tomcat or IIS. Take Tomcat as an example.


Step 1: Download Ext. Http://dev.sencha.com/deploy/ext-3.2.0.zip.

Step 2: Create a Java Web project and put the downloaded ext folder under webroot.

Step 3: Run in Tomcat.


For example, my project is ext01_api.

The access address is http: // localhost: 8080/ext01_api/ext-3.2.0/docs/index.html

Let's start the ext learning journey.




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.