How do I open a JSP file?

Source: Internet
Author: User

JSP is an embedded Web page script, under normal circumstances can be opened directly with Notepad and other text tools, but also can be used in Dreamweaver and other web design tools friendly editing. However, this can only see the source code of the program. Of course, we can also use IE and other browsers to open the browser directly, if the JSP script is not the server to execute the source code.

1. Locate and open the folder where the JSP source files are located

2, can be found, in general, the JSP file is not recognized, no icon display, such as;

3. We double-click any. jsp file and pop up the Windows dialog box, prompting "Cannot find open this file":

4, we are below the "What do you want to do?" , select the "Select a program from the list" Radio box and click the OK button:

5. The Open With dialog box pops up. We find and select "Notepad"

6. Currently, we can choose Word, WordPad or Adobe Dreamweaver above in addition to "notepad".

7. Select the Always use selected programs to open this type of file check box under the Open With dialog box

8. Click "OK" to open notepad and open the source code showing the JSP file.

9, at the same time, we observe the JSP folder, found that all the. jsp file icons are displayed as Notepad icon

This means that the. jsp file is already associated with Notepad, and a direct double-click on any. jsp file will automatically open the JSP file directly in Notepad.

Transferred from: http://www.teidoo.com/archives/view-24-1.html

How do I open a JSP file?

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.