开发者

how to start apache http server into debuging mode for remote debugging?

I have uploaded applets on http server and wanted to enable remote debugging but din't finding anything in 开发者_开发问答the documentation. How to enable debug mode in apache http server? Where to find listener port for remote debugging?

Any help appreciated. Thanks, Bhavesh Shah


Some definitions

Applets runs in the client browser. Servlets run on the server. Tomcat Apache is your servlet server. Apache HTTP Server is nothing to do with your java servlets.

assuming that all of these things are true,

This link should help you out:

http://wiki.apache.org/tomcat/FAQ/Developing

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜