Hi all,

Just wondering if anyone has any ideas how I might go about writing a java servlet that I can call that will do some processing and then forward the user to a html page passing it some POST data generated by the servlet.

Thanks in advance
Ian