In which folder are Java Applications stored in Apache?
Answers were Sorted based on User's Feedback
Answer / sujai sd
Java applications are not stored in Apache, it can be only
connected to a other Java webapp hosting webserver using the
mod_jk connector
| Is This Answer Correct ? | 30 Yes | 1 No |
Answer / ashok
java applications are stored in apache tomcat-->/webapp/
folder,not apache server.
the apache server view/access the your application
| Is This Answer Correct ? | 0 Yes | 0 No |
What is apache prefork?
How do I know if apache server is running windows?
What is the servertype directive?
Where is apache configuration file?
Is it possible to record the mac (hardware) address of clients that access your server?
If you have added "loglevel debug" in httpd.conf file, than what will happen?
If you have to more than one url map to the same directory but you don’t have multiple alias directives. What you will do?
If you specify both deny from all and allow from all, what will be the default action of Apache?
What is the difference between a restart and a graceful restart of a web server?
Explain the purpose of struct?
How do I stop apache from running?
Can I use apache license 2.0 in commercial?