You may send Objects via HTTP using object serializiation. We've done so in
several projects and its working fine. You don't need to worry about
firewall trouble. (See also applet-servlet-communication)

- peter


-----Urspr�ngliche Nachricht-----
Von: Christoph Leser <[EMAIL PROTECTED]>
An: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Datum: Freitag, 24. August 2001 12:13
Betreff: tomcat and java clients


>Please forgive me for asking the following silly question.
>
>I read your discussion about 'servlets are better for most companies' and
>think I can follow the arguments.
>
>I'm am going to build an application, which will have a java client as
front
>end ( not a browser ).
>
>How do I get to the server? I initially thought of using EJBs or some sort
>of RMI. Given your discussion, I should give it a second thought. Can I
use
>tomcat ( or any of the plenty of apache products ) as a server? Can tomcat
>act as RMI server? Or must I talk http to it?
>
>
>
>Dont even know if this a senseful question ;-)
>
>Best regards and many thanks
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to