Can not be found.please check the location and try again

Source: Internet
Author: User

Use the following page in your JSP:

<frameset rows= "20%,80%" frameborder= "NO" border= "0" framespacing= "0" >
<frame src= "admin/admintop.html" scrolling= "NO"/>
<frameset cols= "20%,80%" >
<frame src= "admin/adminleft.html"/>
<frame src= "admin/adminright.html" name= "Rightframe" >
</frameset>
<frame>
</frameset>

Because this page points to the wrong page path, it is manually modified, but there is a very annoying problem, enter a word will pop up a prompt box "the file XXX can not be found." Please check the location and try again.

Simply let the work can not be done, Google a bit, the internet is said to be the cause of the platform, anyway, the solution is as follows:

Turn off its JSP graphics mode.
Open the MyEclipse toolbar window->preference->general->editors->file associations, select JPS, and put the corresponding associated MyEclipse Visual JSP Editor removal in editors;

Back to the editor interface, right click on the page to open, select Open with->myeclipse JSP editors can be.

Modify the path of frame src again, and no annoying dialog box pops up.

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.