hi,
is there any special you thought why you thought about servlets? every java
application can open an URLConnection to a server and start
sending/receiving....
if you write an application you can simply use Thread.sleep(long) to let
your applicatoin sleep all day... of course you could use Thread.sleep(long)
in a servlet, too, but...

hope this helps!

-mw


----- Original Message -----
From: "Jen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 21, 2001 10:29 PM
Subject: file transfer for batch processing


> Hi,
>
> I would like to send out a file every night to an
> third party server to do the batch processing. I am
> thinking of using servlet to make httpURLConnection.
> Is there any file size limit? Is there any other way
> to do it? How can I automate it on NT?
>
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to