mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-22 19:21:23 +00:00
* GSWeb.framework/GSWResourceManager.m: logs * GSWeb.framework/GSWDefaultAdaptorThread.m: logs corrected bug in response writing * GSWeb.framework/GSWApplication.m: logs * GSWAdaptors/common/GSWHTTPResponse.c: logs * added Example/hello 'application' git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@11702 72102866-910b-0410-8b05-ffd578937521
16 lines
468 B
Text
16 lines
468 B
Text
/*
|
|
* Hello.wod
|
|
*
|
|
* You may freely copy, distribute and reuse the code in this example.
|
|
* NeXT disclaims any warranty of any kind, expressed or implied, as to
|
|
* its fitness for any particular use.
|
|
*
|
|
* This example was written with a Beta version of WebObjects.
|
|
*
|
|
* Written by WebObjects Development Team
|
|
*
|
|
* This is the declarations file for the second page (Hello) of the
|
|
* HelloWorldObjC application.
|
|
*/
|
|
|
|
BODY_NAME_STRING:GSWString {value = nameString}
|