Intercept post requests. Use the Jakarta Commons fileupload library to receive any posted files. These are
stored in the file system attachments directory and the topic is modified to include a link to the attachment.
Parameters: request - request Parameters: response - response. throws: ServletException - throws: IOException -