&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
apache-tomcat
0
votes
0
answers
67
views
Tomcat accessing jsp from LAN
I want to access tomcat from LAN like http://192.168.0.102:8080/application . I am able to access it from the localhost - e.g.,…
jsp
tomcat
tomcat6
tomcat7
apache-tomcat
asked
June 25, 2011 2:10 am CDT
user794080
0
votes
0
answers
22
views
How to find how many websites running on Tomcat server?
I am running several websites on my Apache Tomcat server and I want to know how many websites are running on the port that I am using (for e.g., I…
apache
apache-tomcat
asked
June 13, 2011 7:04 am CDT
Abhinav Agrawal
0
votes
1
answers
36
views
Using multiple SSL certificates in Tomcat 7 for a webapp
I've been using a wildcard SSL certificate in Apache Tomcat 7. But now that I have to renew, I see there are these EV (extended verification) SSL…
ssl
tomcat
ssl-certificate
apache-tomcat
ev-ssl
asked
June 12, 2011 4:47 pm CDT
at01
1
vote
2
answers
35
views
Using multiple SSL certificates in Tomcat 7
I've been using a wildcard SSL certificate in Apache Tomcat 7. But now that I have to renew, I see there are these EV (extended verification) SSL…
tomcat
ssl
ssl-certificate
tomcat7
apache-tomcat
asked
June 12, 2011 4:46 pm CDT
at
0
votes
1
answers
37
views
Different log levels for webapp in development / test / production stage
Our webapp has a lot of DEBUG and INFO log statments which is obviously great for development. Once we deploy the .war file to the test / production…
java
web-applications
tomcat
logging
apache-tomcat
asked
June 10, 2011 8:18 am CDT
black666
1
vote
0
answers
28
views
Restrict Access to Apache Tomcat
Anyone know how to restrict access to Apache Tomcat 6.0 except the followings : 1) allow access from web server (apache httpd) thru AJP ports…
apache2
apache-tomcat
asked
June 9, 2011 8:41 am CDT
Jacelyn
1
vote
1
answer
38
views
How reliable is the Tomcat Web Server?
In my past experience (Tomcat 4.x), the Tomcat developers recommended against using the Tomcat built-in web server, saying that it was not reliable…
apache
tomcat
apache-tomcat
asked
June 1, 2011 3:30 pm CDT
David
0
votes
0
answers
92
views
Apache server lbmethod configuration for load balancing with tomcat is not working
Hi, I am using apache server as a front end load balancer with tomcat6 servers. I am using lbmethod configuration for making all the requests from…
java
apache
load-balancing
apache-tomcat
asked
May 31, 2011 1:37 am CDT
shk
0
votes
0
answers
46
views
Tomcat Plugin problem with Tomcat Server 6.0.14
Im using eclipse 3.2.1 and Tomcat server 6.0.14.I have the tomcat plugin "com.sysdeo.eclipse.tomcat_3.3.0" dumped in the folder…
eclipse
tomcat
eclipse-plugin
apache-tomcat
asked
May 30, 2011 2:50 am CDT
user756993
0
votes
2
answers
42
views
Can we use @EJB annotation in Apache tomcat
Can we use @EJB annotation in Apache tomcat? If we can use @EJB annotation in Apache tomcat then please tell me that what kind of attributes and…
tomcat
jsf-2.0
apache-tomcat
asked
May 20, 2011 12:35 am CDT
umash gondal
1
vote
1
answer
32
views
Sticky session with apache web server and tomcat servers
Hi, I am using apache web server as a load balancer for two tomcat instances behind apache. When the first request goes to node A and second request…
java
apache
httpd
apache-tomcat
asked
May 16, 2011 8:50 am CDT
shk
0
votes
1
answers
53
views
Eclipse server problem from Eclipse IDE
Hello, If i start my Apache server via startup.bat (bin folder), and i issue http://localhost:8080 , i got that "cat", and i see successfully the…
eclipse
apache
tomcat6
apache-tomcat
asked
May 8, 2011 1:21 pm CDT
qwerty
0
votes
0
answers
42
views
AJP alternative to allow orderly hand-off between old Tomcat instance w/old warfile & new instance w/new warfile?
Is there any way to set up a single server with Apache and Tomcat that allows servlet requests to be passed to Tomcat as usual, but when the time…
tomcat
apache-tomcat
asked
April 20, 2011 8:07 am CDT
Bitbang3r
0
votes
0
answers
52
views
UrlRewriteFilter is changing the Context-Path of my Web Application
I have configured my web application (using Java Struts) under context /myapp - so my web-app URL starts with something like this…
mod-rewrite
url-rewriting
struts
apache-tomcat
asked
April 11, 2011 7:23 am CDT
Sreekanth
0
votes
1
answers
39
views
How do install Apache mods in Tomcat?
Hi, I have a web app which can run inside a servlet container (I use Tomcat). Now I want to use load balancing because I have 2 of these servers.…
apache
tomcat
mod-proxy
apache-tomcat
asked
March 28, 2011 5:56 pm CDT
code-gijoe
0
votes
1
answers
52
views
Deciding for software load balancing solution (apache mod vs other)
Hi, I have a simple web server configuration with Apache webserver and Tomcat. For instance we have 2 servers. I plan to scale up. Of course we will…
apache
load-balancing
haproxy
apache-tomcat
asked
March 28, 2011 11:14 am CDT
code-gijoe
0
votes
0
answers
41
views
After isntalling openssl can't access apache tomcat from http
I'm hoping this is easy and not needing to restore a backup. A young engineer of ours installed openssl on our server and now we can't access our…
http
postgresql
https
openssl
apache-tomcat
asked
March 24, 2011 7:46 am CDT
Jahmic
0
votes
1
answers
58
views
Is it possible to use apache tomcat server as a http file server >
Hi, I have installed apache tomcat server on my machine for hosting some servlets. Now I want to put some files on this server so that user can…
apache
apache-tomcat
asked
March 4, 2011 3:12 am CST
cppdev
0
votes
2
answers
45
views
Setup tomcat personal webserver
i hosted an apache server by changing few details in the httpd.conf file, used this tutorial . i also did port forwarding so that the server is able…
windows
tomcat
server
servlets
apache-tomcat
asked
March 2, 2011 12:00 am CST
raqz
0
votes
2
answers
41
views
Apache Tomcat not working in every web browser installed in Windows7 32Bit
Hello everyone, I'm working on a web application in JSP and my web container is Apache Tomcat 7.0.2 (Its portable cross-platform version). As I've…
apache
jsp
windows-7
apache-tomcat
asked
February 25, 2011 11:20 am CST
Kush
Pages
:
1
|
2
>
34
apache-tomcat
Tagged:
apache-tomcat
Related Tags
tomcat
× 20
apache
× 15
tomcat6
× 7
java
× 4
jsp
× 3
windows-7
× 2
ssl-certificate
× 2
ssl
× 2
eclipse
× 2
tomcat7
× 2
logging
× 2
apache2
× 2
load-balancing
× 2
ubuntu
× 2
servlets
× 1
eclipse-plugin
× 1
postgresql
× 1
https
× 1
spring
× 1
openssl
× 1
permission-denied
× 1
web-applications
× 1
glassfish
× 1
ev-ssl
× 1
reverse-proxy
× 1
httpd
× 1
linux
× 1
server
× 1
mod-jk
× 1
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy