Changes for page Home
Last modified by Pascal Robert on 2021/01/19 17:10
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -30,6 +30,8 @@ 30 30 31 31 32 32 33 + 34 + 33 33 = About Project Wonder = 34 34 35 35 Project Wonder is the largest open source collection of reusable WebObjects frameworks, applications and extensions. Also included in Project Wonder are deployment software and web server adaptors. Project Wonder development is done within the [[Eclipse>>url:http://www.eclipse.org/||shape="rect"]] IDE with the [[WOLips>>doc:WOL.Home.WebHome]] plug-in tools. ... ... @@ -74,7 +74,7 @@ 74 74 75 75 == What Project Wonder and WebObjects are not == 76 76 77 -WebObjects is not a web page design tool. In fact, WebObjects does not have a WYSIWYG HTML editor (but the component editor is quite powerful). WebObjects uses your web pages (called templates) and adds dynamic content on the fly to make your application run. Also, WebObjects is not a framework for writing client side code. The objects you work with in WebObjects exist on the server only. If you are writing a complex client side JavaScript based application you can serialize your server objects via XML, JSON (by using [[ERRest>>doc:documentation.ERRest Framework]]) or SOAP and send them to a browser. 79 +WebObjects is not a web page design tool. In fact, WebObjects does not have a WYSIWYG HTML editor (but the component editor is quite powerful). WebObjects uses your web pages (called templates) and adds dynamic content on the fly to make your application run. Also, WebObjects is not a framework for writing client side code. The objects you work with in WebObjects exist on the server only. If you are writing a complex client side JavaScript based application you can serialize your server objects via XML, JSON (by using [[ERRest>>doc:documentation.Home.Frameworks.ERRest Framework.WebHome]]) or SOAP and send them to a browser. 78 78 79 79 == Contents == 80 80 ... ... @@ -88,7 +88,7 @@ 88 88 * [[Quickstart>>doc:documentation.Project WONDER-Quickstart]] 89 89 * [[Example Applications from Wonder Source>>doc:WEB.Home.Getting Started.Example Applications.WebHome]] 90 90 * [[doc:documentation.Home.Frameworks.WebHome]] 91 -* [[History>>doc:documentation.Project WONDER-History]] 93 +* [[History>>doc:documentation.Home.Frameworks.Project Wonder.Project WONDER-History.WebHome]] 92 92 * [[Using Properties Files>>doc:documentation.Project Wonder Properties Files]] 93 93 * [[doc:documentation.Wonder Tutorials]] 94 94 * [[doc:documentation.Home.Best Practices.WebHome]]