How to get an WOD value within the component constructor
How to get an WOD value within the component constructor
- Subject: How to get an WOD value within the component constructor
- From: Helmut Tschemernjak <email@hidden>
- Date: Mon, 08 Dec 2003 22:26:30 +0100
- Organization: HELIOS Software GmbH
Hello,
within one component e.g. in the Main.java constructor I like to get the
value of a string specified in the WOD file.
E.g.: Main.wod includes:
String2: WOString {
value = "Hello World";
}
How is this possible?
Some more background, I need to have some localized text within our app
(no HTML part). As the wod files must be localized for the app it would
be nice to include a few additional text strings in the wod file.
best regards / mit freundlichen Gruessen,
Helmut Tschemernjak
HELIOS Software GmbH
Steinriede 3
30827 Garbsen
Phone: +49-5131-709320
Fax: +49-5131-709325
Internet Mail: email@hidden
Internet Web: http://www.helios.de
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.