  | 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 | Hello
I got a datasource definition at server.xml and the web application gets
connection to DB by getting datasource object from JNDI. I defined the
<Resource > between <GlobalNamingResources > tags.
Howdy
First this is off-topic and should be marked as such.
Second the answer is no you can 't reuse them it 's one per query. In
fact since ResultSet is an interface you don 't even have a conHi
My Tomcat installation works fine until sometimes (usually after 24 hours)
calling the simplest servlet locks up the Tomcat threads
causing the tomcat engine to be unresponsive.
The servlets IHi all
I 've got JK2 running to connect IIS and Tomcat. Two issues bother me at the moment.
1. When JK2 is started the corresponding log file ($CATALINA_HOME/log/jk2.log in my case)
is created. HoweHi all
i 'm having a strange problem to which i ran out of ideas on how to get it
fixed.
I 'm running Tomcat 4.0 as a windows-service on Win2K Server (SP3).
The problem is that JSP pages with foreignHello
This is to announce the release of SearchBlox 1.0.
Searchblox is a search application designed on a robust Java
architecture. It enables you to deploy search on your Intranet/Internet
sitesHI all
I am stuck with the trying to setup MySql 4.0.13 to Tomcat 4.1.27 on RH Linux (both DB and TC are on the same box). I have read the doc 's and looked thro ' previous posting and cant see the prYeah i know
I did.. and now i 'm trying a cheeky question to the dev list..
They seem to be more interested in other stuff on the user list..
Given that both tomcat and apache are so great i 'm surprHello all
I 'm new to tomcat and I 've been tearing my hair out for the past week
trying to get the simplest examples to run.
I 'm running a clean install of tomcat 4.1.27 and have been able to run
Hi
In Apache http.conf I have name based virtual hosts.
If I have capucino.co.uk as the first virtual host (default) then a request to freshlyroastcoffee.biz is ignored
and www.freshlyroastcoffI have asked the question a couple of times in this mailing list and at some
places on usenet. I solved this problem at the end and will give a small
example of the things I did to make this work. I wHi
I am trying to set up a Tomcat application with Windows NT supplied
authentication (using JAAS and the Tagish classes)
the goal is to use the NT users and groups to authenticate and authorise ti got one problem in Tomcat....
i want to do something.....suppose user clicks on any
link on the site.....then URL in Location bar of
browser should not be changed....it should be same as
it is...aHello
I have Tomcat 3.3 with activated SSL.
Everything works fine (HTTP HTTPS).
A problem is when user connects with server via Microsoft Internet
Explorer then Tomcat throws exception (SSL soc
Thanks! I guess I just needed another pair of eyes to spot that!
Cheers
David
"Shapira Yoav " <Yoav.Shapira@(protected) > on 30/09/2003 04 30 46 PM
Please respond to "Tomcat Users List " <tomcat-uIs tomcat started as a service? If so you need to go into the registry and
change the jvm.dll path to the one in the server directory of the JSDK
installation.
-----Original Message-----
From BilaHi
I am having problem using C \Program Files\JDK or C \Progra~1\JDK
directories to work with Tomcat. I have getting error that JSP pages could
not be compiled using C \Program Files\JDK\bin\java.
Hi
We have a web app that requires a special classloader. We therefore placed a separate xml file in the webapps directory and placed inside it an xml
snippet containing the context for the webapjdbc question (tomcat 4.x java 1.4.2 jdbc 3.0)
can the ResultSet object be re-used to retrieve results from altogether different sql query in same .jsp page? Or does a new ResultSet object need tHello
I resolved my PUT problem by setting a init param in this file located "installdir/Tomcat 4.1/conf/web.xml file.
I added <param-name >listings </param-name >
<param-value >true </param-Hi I ' m using the tomcat 4.24 and I detect a problem if install it in a
path that contains blank spaces. I always receive the error detailed bellow
when I try to compiles a JSP.
I see in the MailinHello
Is there any documentation that works on the subject of jk jk2 or
mod_webapp? I 've had all 3 running using the context as a mount point
but I want to have
http //www.mydomain.com/Action
..Hello
I am still trying to figure out how to enable 'PUT ' method on a webapp. I found some old threads and it looks like I need to find the 'security constraints ' area of tomcat. Here is the thread New to tomcat and Servlet code and for that matter posting on this forum
so please bear with me.... -)
The symptom is a NullPointerException when I call getSession() on an
HttpServletRequest objeHi All
I am having a problem when doing servlet chaining. I have a code snippet
like this
if(flag)
{
requestdispatcher.forward(request response)
}
else
{
requestdispatcher.forward(request rI need to get JMS (J2EE) services from another server - and accordingly need a number of classes in the j2ee.jar. Apparently one is not able to add this jar to the common/lib directory because of coHave been using Tomcat 4.1.27 under J2SDK 1.4.2_01. Am I required to use
version 4.1.27-LE-jdk14 instead or is that just an alternative in case
(fill in the blank)?
-- Seth
-----Original Message--Sorry for the long email.
I am using Tomcat 4.124 for my servlet engine and IIS for my web server.
I am monitoring exceptions that occur in my system and this one has me
confused. The exception is I 'm looking for a good overview of how to achieve certificated based client
authorization using Tomcat. I 've configured SSL and have set the
clientAuth true. This seems to prohibit client access. IWhat is the lifecycle of custom tags? Are tag objects reused throughout a
page? It seems as if my tags are not always being created. They are not
*always* reused however.
Lukas
 |
|
 |