Posted By:
Nij_Kacha
Posted On:
Saturday, June 1, 2002 10:08 AM
i want to be able to post the results from a PDF form to a Jsp so that the JSP can process the data. i am using Tomcat V 3.2.3 but when i press the send button on the PDF nothing is happening and its not going to the JSP page, it just stays on the PDF page.
I have tryed it using ASP and the data is sent correctly, so i was wondering is it my JSP code or a known problem with Tomcat? if not, any ideas what i might be doing wrong?
Thanks Nij