Release light-Open Platform mobile App servers and platform app servers

Source: Internet
Author: User
Tags webeasy

Release light-Open Platform mobile App servers and platform app servers

Copy the webeasy directory to D: \, enter the % TOMCAT_HOME % \ conf directory, and use a text editor (such as EditPlus) to open the server. xml file, add a "Context" tag under the "Host" tag:

<Contextpath = "/webeasy" docBase = "D:/webeasy" reloadable = "true" crossContext = "true"/>

Save and exit and start tomcat

Enter http: // localhost: 8080/webeasy/_ samples/app/one. json in the address bar of the browser and press Enter to access the service. If the interface shown in appears, the release is successful.


You can start to easily develop mobile App server programs.

 

You can also Enter http: // localhost: 8080/webeasy in the address bar of your browser and press Enter to access the service. As shown in


Don't forget that the mobile App server is also your official website. Here, you can develop a website with the following words:Easy

Download Source:

Mobile App server development from entry-level to proficient in quickly building mobile App servers

Related Article

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.