Hi,
Thanks for your advice. Why I want to use Struts is that I want to make
use of the command pattern implementation of Struts. The only deveriation of
my application from Struts is that I do have to use java client for client
tier. So I need to resolve the uncertainity in the client - server
communication. Do you have any other suggestions for my situation? Thanks a
lot.
Best Regards,
Leslie
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 14, 2002 10:12 AM
Subject: Java Client & Struts
>
> Hi,
>
> I saw you message regarding the Java client.
>
> You can send a serialized object to the servlet. You will have to use the
> doPost method to get the value. Just use the ObjectInputStream and
> ObjectOutputStream .
> There is no need for STRUTS if you are using the java client.
>
>
> Good Luck
>
> Roland
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>