  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Tomcat | OK i did read it -- > conclusion you don 't have to set it. so i adjusted my web-app.xml by deleting the path-attribute resulting in
<?xml version '1.0 ' encoding 'utf-8 '? >
<!-- Tomcat AquaGis4Web Hello
I 'm having a doubt that is bugging me. And I need to solve it also.
Everywhere I look it says that by using Tomcat Embedded I don 't need
the server.xml configuration file. Ok I can understanHi everyone.
Iam trying to change server default enconding from ISO8859_1 to UTF8.
Till now I found 2 differrent solutions.
The fisrt one is to use the following in my catalina.sh
set JAVA_OPTS -DjaHmmm
could you give me a link please
have not found a good example
>I think you are looking for the Invoker servlet. That 's not
>recommended. See the servletexamples webapp 's web.xml file for Hi all
i want to migrate from tomcat 5.0 to tomcat 5.5 but it 's not going very smoothly.
i noticed that the <Logger >-tag isn 't valid anymore so i deleted it out of server.xml and use log4j insHi
I want to do one time initialization of some data at my back end
code when using tomcat as my container. To be precise I want to
initialize the DB connection to mysql db and later when connHello I hope that someone will be able to help us with tis one.
Our application relies on Tomcat to get client certificates and sends them
for validation. This works well but the problem is that ifHi
in normal case you call servelts as followed
/servlet/packetName for example servlet/xinfo/test/Testservlet
how can I reach this
thanks for help
Hi all
I want to redirect incoming requests to different servers based on the
callers ip.
Is it possible to use the remote address in balancer rules? How?
Is there a better solution?
Thanx
StefanWe just switched from a single server to a cluster with a load balancer out
front to manage incoming connections. The load balancer makes the decision
to go to app server 1 (app1) or app server 2 (aI 'm trying to find a good HowTo or Tutorial on what must be done to
configure Apache-2.0 + Tomcat-5.0 + mod_jk all running on my single
Fedora Core 4 box. Is there such a document? I 'm running the Hello
I am using Tomcat 5.0.28 and JSDK 1.4.2_11 on Linux. No Apache is
deployed.
I 'm trying to do something which I think should be easy. I want to
change the default index for my tomcat welcome page from an index.xml
file to an index.xql file. I tried adding index.xql to the Hello All
I have been trying to unsubscribe to this mailing list and save many
emails for that haven 't been able to un-subscribe myself... can anyone
adivse how to ?? Thanks
khozaima
------Hi folks
I have a servlet with the following web.xml
<?xml version "1.0 " encoding "ISO-8859-1 "? >
<web-app version "2.4 " xmlns "http //java.sun.com/xml/ns/j2ee "
xmlns xsi "http //www.w3.org/2001/X
Greetings -
I am using Tomcat 5.5. I would like to be able to specify different
authentication rules for different url patterns within my web
application. For example in my web.xml file I migh > From Dhaval Patel [mailto dhaval04@(protected)]
> Subject Re Please help me to configure TOMCAT with APR
> connector Thanks
>
> (1) Use JDK 1.5 for Tomcat 5.5.x.
Not necessary if the 1.4 CompatibiHi all
I 'm experiencing strange behavior when redeploying WARs on Tomcat
5.5.20. The first time the application is deployed it runs without error
but on subsequent re-deployments I get a Null PoiI am using Tomcat 5.5 and I am testing a very simple jsp deployed in
tomcat.
I have a directory structure like this
webapps/wm/test.jsp
webapps/WEB-INF/web.xml
webapps/WEB-INF/classes/DBTest.clas
Hello Experts
Im just a little confused about the structure of Tomcat folder &
where to put the files. Under my Tomcat installation I got some
folder like
/common
Hi
Im not able to access my jsp pages on a tomcat running on a different
machine using the apache2 webserver on localhost. Iv used mod_jk.
Looking at the logs mod_jk is initialised when the webserve
Hi
my users are experiencing increasing performance if I enable access.log
<!-- Access log processes all requests for this virtual host. By
default log files are created inHi all
our web application which is an add server (Java 1.5 Apache2 worker
mpm Tomcat 5 mod_jk on Debian) is using ehcache 1.2.3 to cache
data.
All was ok since we deploy a new feature which is Hi
I use J2EE securitty in my application. I need to know username of
authenticated user. So are there any differences between
request.getRemoteUser() and request.getUserPrincipal().getName()? I
Hi all
I am facing a strange problem using tomcat. I have a JNI class
which is called from a web app. The problem with this class is it runs and
loads a native dll when tomcat starts fromThe Apache Tomcat team is proud to announce the immediate availability
of Tomcat 4.1.34 stable. This build contains numerous bug fixes
documentation updates and other improvements.
Apache Tomcat isI am using an embedded version of Tomcat 5.5.20. I have a jar that you
can run and it will install the embedded tomcat 's directory structure to
a specified location. I then use the api to start up tHi all
I am hitting a database form a LoginModule. I would like to use a
datasource. I don 't have any problem configuring the datasource and
accessing it from an app. I have a global resource
I seem to have hit a snag with proxying to ajp under httpd 2.2.3 & Tomcat
5.5.20
My configuration include 5 virtual hosts on 2 domains. One directs
everything on to Tomcat. One directs a single appHi
Having a bit of a problem on running Tomcat on my Windows XP Home.
If I startup Apache server and type http //localhost it will display the
webpage in /htdocs.
However if I startup Tomcat serv |
|
 |