Mos Development Series 7: Framework Analysis

Source: Internet
Author: User
MOS is developed based on the framework. The HTML generated by JSP shows the page framework.

<Frameset border = "0" framespacing = "0" rows = "*, 26" frameborder = "0">
<Frameset border = "0" frameborder = "0" Cols = "*, 280">
<Frameset border = "0" name = "maparea" rows = "30, *, 0, 0" frameborder = "0">
<Frame name = "tbframe" src = "ajaxviewer. Files/toolbar.htm" noresize scrolling = "no">
<Frame border = "3" name = "mapframe" src = "ajaxviewer. Files/mapframe.htm" scrolling = "no">
<Frame name = "formframe" src = "ajaxviewer. Files/formframe.htm" noresize>
<Frame name = "scriptframe" src = "about: blank" noresize>
</Frameset>
<Frameset border = "0" name = "taskarea" rows = "30, *" frameborder = "0">
<Frame name = "Taskbar" src = "ajaxviewer. Files/taskbar.htm" noresize scrolling = "no">
<Frame name = "taskframe" src = "ajaxviewer. Files/taskframe.htm" noresize scrolling = "no">
</Frameset>
</Frameset>
<Frame name = "sbframe" src = "ajaxviewer. Files/statusbar.htm" noresize scrolling = "no">
</Frameset>
Where
Taskframe.html
<Frameset id = "taskframeset" border = "0" name = "taskframeset" framespacing = "0" rows = "0 ,*"
Frameborder = "0">
<Frame name = "tasklistframe" src = "taskframe. Files/tasklist.htm" noresize scrolling = "no">
<Frame name = "taskpaneframe" src = "taskframe. Files/copy_findparcels.htm" noresize>
</Frameset>

After learning about the composition of the framework, you can use DHTML to operate various frames freely.

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.