Page 1 of 1

PHP Within JSP

Posted: Mon Jan 08, 2007 9:12 am
by vivekjain
Hi,
Wanted to know if we can execute a PHP script, within a JSP file?

Thanks

Posted: Mon Jan 08, 2007 9:22 am
by feyd
Probably. If memory serves, JSP can run shell commands...

Posted: Mon Jan 08, 2007 12:53 pm
by timvw
at caucho.com you will find resin (a java webcontainer) that supports php too...