Hi
This may be a simple question but as im new to web development, id like to know how i can get my JSP website running on Tomcat 6.0 to read config files for the website on startup? At ...
I'm having a problem getting Tomcat 6.0.16 to work as a standalone internet server. It's running behind an Actiontec router that is set to forward ports 80 and 443 to the computer's static int...
I am attempting to install a SSL certificate on an Apache Tomcat server. The certificate installs OK however ie throws the standard "Page cannot be displayed" error and Firefox is a bit more h...
I have a servlet in which I want to find out the number of concurrent sessions.
Its deployed in Apache Tomcat 6
Hi,
I'm used to using Resin, but recently switched to using tomcat when I moved to Eclipse for my dev tool.
Usually when I received a JSP error message in resin it would display the line...
I want to create a .DOC file using JAVA Technology, which will pring data from database and will also have a predefine format ...same like INVOICE Format.
Pls see the attached format.
JSF - Tomcat security...what is the best choice for a high activity site
The JDBCRealm is not multithreaded so what are options for high activity site??
I would like to have Apache as...
I know that worker.properties file is used to connect to tomacat and apache .. following are the few line that i extracted from my worker.properties in my webserver..
can some please expla...
I have a fedora core 4 box I need to develop in jsp on it I got tomcat5 installed but any modification in jsp files does not take effect on browser so I tried xampp 1.6 and installed a plug in...
Hi experts,
What is the suitable web server hardware specification for supporting 100,000 users?
I'd like to use Solaris Sun Machine. May I know the specification in term of CPU & RAM and ...
How to create rolling logs for Tomcat i.e we want a new log file for logging.
We are using java.util.logging in our application for logging. Tomcat is using log4j for logging
Hi all,
How can I in one Tomcat run the different WebApplications and each application will has its own port.
Thanks.
When I run shutdown.sh I get the following error below:
[bin]# ./shutdown.sh
Using CATALINA_BASE: /usr/local/tomcat
Using CATALINA_HOME: /usr/local/tomcat
Using CATALINA_TMPDIR: /usr/loc...
Hi, I have used netbeans which built-in Tomcat 5.5 to develop jsp pages, and I am using JDK 1.5.
In the JSP page, there are lots of generics here and there, and it runs perfectly using netbea...
Hello,
I'm trying to configure <security-constraints> for two levels of security (admin & user). Lots of sources claim this can be done, but I have yet to find an example.
The following ...
I have a website which is running in server1(Linux)
Server1 is already added in cluster. (IPaddr command i use to add in cluster)
So when i take www.mysite.com. I ll get the website runn...
I need some help with installing apache. The instructions say to: Download and Install the J2SE Runtime Environment (JRE)
(1.1) Download the Java 2 Standard Edition Runtime Environment (JRE...
I have a problem that is occuring in a production environment but the problem does not occur in a development and test environment. The problem in production happens when uploading a file. T...
Apache on Windows Server 2003:
Can I see an example of the code for the config file to set up virtual hosts by name?
We will be using port 80(prod) and 8443 (test)
Also if services need...
I have this skeleton Framework for a jsp server app in Eclipse running tomcat 6.x and external MySQL server.
After some initial tweaking this seems to at least run without errors, suggestin...
Greetings,
I am trying to setup clustering on Tomcat 5.0.28 using Apache 2.2.4 as a load balancer on windows XP OS. I have 2 tomcat instances running on same machine and I want these to be i...
Hi folks,
I need some advice on a directory structure for my webapplication.
First some background
Ive Apache 2.2 installed on C:/Apache
The Doc root for httpd.conf is
It hosts co...
How can I correct the following servlet error?
The attached code snippet compiles when I execute from the command line however, it generates the following error when attempting to generate...
Hi,
I have a web application which creates a text file and writes it to a specified directory in the network. It doesn't write to a network path but it works when the specified directory is...
We have Tomcat servers running on 2 different machines. There is a hardware load balancer which decides request should go to which tomcat server. Lets call these tomcat server AppSrv1 and Ap...