You might also consider writing a custom task to get what you're looking
for. It wouldn't take much code at all to create a thin wrapper around
httpclient to upload files.
The following article might be helpful:
http://www.theserverside.com/tt/articles/article.tss?l=HttpClient_FileUpload
Rob
Rob Wilson wrote:
Hi All,
I plan to have a servlet that is invoked via JSP to upload some files to a
dynamic website, I would like to enable my Ant build to make use of this
servlet too. Is this possible? Could someone please shed some light on how
this can be achieved?
Perhaps I can't do it as a servlet and need to consider a web-service or RMI
instead? Any advice would be appreciated.
Thank you,
Rob.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]