]> err.no Git - sope/blob - sope-appserver/samples/TestPages/Main.wo/Main.wod
renamed packages as discussed in the developer list
[sope] / sope-appserver / samples / TestPages / Main.wo / Main.wod
1 // $Id$
2
3 AppName: WOString {
4   value = application.name;
5 }
6
7 TwoFormsLink: WOHyperlink {
8   pageName = "TwoForms";
9   string   = "two forms on one page";
10 }