mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-23 03:31:16 +00:00
17 lines
468 B
Text
17 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}
|