Using Google Chrome to browse the jquery mobile page requires configuring the Tomcat server

Source: Internet
Author: User

While browsing the jquery Mobile page, other browsers are OK except for the Chrome browser error;

This is because the Tomcat service needs to be configured separately;

1. Configure the Java JDK first;

2. Download, install, configure, Tomcat server (go directly to the official website to download the zip version on OK, then \ Bin folder, you can find the Startup.bat file)

Configuration:

In the environment variable, add

Variable name: catalina_home

Variable value: The path just installed (or the path after decompression ... apache-tomcat-8.0.28\) is OK;

  

Once configured, then double-click to run the Startup.bat file is OK,

Check if Tomcat is configured in the browser, http:\\localhost:8080. Show page, configure OK,

  

Here only the static page of the single item is said:

Place the file you want to browse into the WebApps in the Tomcat folder, and then enter the relative path of the HTML file in the browser (equal to the WebApps file as the root directory)

Example: http:\\localhost:8080\demo1\1.html

Using Google Chrome to browse the jquery mobile page requires configuring the Tomcat server

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.