Re: Command Line Client
Re: Command Line Client
- Subject: Re: Command Line Client
- From: Oscar Díaz Blanco <email@hidden>
- Date: Sun, 28 Nov 2004 18:17:17 +0100
Hi Des,
I think WebServices is the way to go. You can try to use directActions.
Java is network oriented so you can talk with your server writing only
a few lines.
You can just return a WOComponent with one string and parse the string
from the response.
HTH,
Oscar.
On 27/11/2004, at 15:20, Des Oates wrote:
Has anyone every built or seen a WO system with a java-based
command-line client? I'm curious to understand the minimal set of
client side EOF components I need use to create a very basic app that
talks to the server. E.g. An app with no GUI, that runs in a shell
and invokes a single simple remote method on the server that returns a
String, which in turn gets printed on System.out.
Does anyone know where I could find any examples of such a setup?
Thanks
Des
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden