Writing to WebContent/WEB-INF directory programmatically

Is there a way to programmatically write to the WebContent/WEB-INF directory within a Lotus Notes database (.nsf) file?

I want to write a xml file to this directory based on user input.

Thanks for the help.