开发者

calling a php file from jsp on clicking one button

i want to know how to call php file from on clicking some button in jsp file. can u please 开发者_Python百科let me know a ways to do that.


If your environment allows it, this is done via a simple <a href="/phplocation/phpPage.php">click</a>

And in order for the environment to support this, you'd have to use Apache server and connect it with tomcat. But that's another question, for server fault

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜