Hi,

I need to send some data from an external process written in java(application) to a servlet. Is this possible ?

If it is not possible can i send the data from same application directly to an applet.(Using Network Programming).

The application(external process) will be running on the same host where web-server is running.

Please help me,
with regards,
raghu.

raghu