PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
vivekjain
Forum Commoner
Posts: 76 Joined: Thu Jan 08, 2004 12:38 am
Post
by vivekjain » Mon Jan 08, 2007 9:12 am
Hi,
Wanted to know if we can execute a PHP script, within a JSP file?
Thanks
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Mon Jan 08, 2007 9:22 am
Probably. If memory serves, JSP can run shell commands...
timvw
DevNet Master
Posts: 4897 Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium
Post
by timvw » Mon Jan 08, 2007 12:53 pm
at caucho.com you will find resin (a java webcontainer) that supports php too...