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.