Page 1 of 1

Running Java JSP pages from Apache

PostPosted: 16. April 2011 02:56
by reynierpm
Hi every:
I need to redirect a HTTP Apache request for a JSP that would need to run under Tomcat. The problem is as follow: I have a HTML/PHP form then the JSP need to get those values and redirect to a .JAR file. How I can achieve this? Where I must store the JSP and JAR files? How I made the FORM action?

Cheers and thanks in advance