Okay. Does the answer remain the same if the Java code that I want to run does nothing but generate a PDF file containing the information submitted in the form?
Also, I don't know how to have the form information contained in PDf file which to be generated.
It should end up in your web application's WEB-INF/lib.
If this is your first web application the you should start with a tutorial on servlets and JSPs
Comment