  | 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 | Hi
I need to connect to through a DataSource to an Informix database
using Tomcat 4.1.
As seen in the DBCP docs DBCP 1.1 which came with Tomcat 4.1 is NOT
compatible with IBM-Informix 's JDBHi there
Can anyone give me a pointer how to logout a JDBC Realm authenticated user without closing the browser.
E.g. I need a log out button which forwards to a goodbye page and does something lHello all.
I have a strange problem with data sorting using an Oracle 8.1.7
database.
I set the database to use binary sorting (NLS_SORT BINARY) independent
from GERMAN language setting.
WheWe 've recently upgraded from 4.1 which we 've been using for 2+ years
to 5.0.28. While doing this I 've been looking into our logging in
order to try and do things better. And I 'm curious what ot
hi
i am having problem installing tomcat 5.5.4 i am forced to use
jsdk 1.4.2 so i tried to install the jakarta-tomcat-5.5.4-compat patch
but this wont work.
What i did
- i installed tAll
I 've seen a few threads regarding the OutOfMemory problems. Has it been
decided that reloading webapps is one of the causes of this? And if
so would an undeploy and a new deploy fix thatHi everybody... ...again. p
In my forays to fix my Mail problem and I have found another strange one.
For some unknown reason the changes I make manually in the server.xml file are
never reflHello
I recently encountered a requirement to use a session key other than
JSESSIONID for the cookie of a web application deployed on Tomcat 4
(I 'm not yet sure about the exact version).
Now Hey Everybody
I picked up a funny.
Code that was working perfectly on Tomcat 4 now doesn 't run on Tomcat 5
anymore specifically the sending of the mail.
I have narrowed it down to this liI have same problem and i don 't find any answer to resolved. (
SOS!! (
Did you resolved this problem? How?
El mar 19-10-2004 a las 12 15 +0200 Martin Gr??neberg escribi??
> Hello
>
> Hello all
I am dealing with a problem combining java mail and tomcat that might have to do with read permitions
1.I am trying to add a file in a multipart mesage to construct a mail attachment.
2.
Hi
I try to read a file in my jsp which locate in an NT server.
I as a NT user have an access to this NT server but while running the
jsp it throw an exception of
Exception java.ile 20/02/02 17 17 inr ? ayyanar@(protected) a ?crit?
> Hai all
> I need the Configuration for setting the error Log
> file for my WebApplication running on Tomcat 5.5.
How to validate a session created on one server ?
Means if I have an apps running on 1st server then another apps runnning on
the other server of course I don 't want them to re-login.
Any idI am trying to set up a context for an application called IMS. I upload
the war file to tomcat and it sticks the application and the .war under
webapps. I am trying to set up the Context to redireHai all
I need the Configuration for setting the error Log
file for my WebApplication running on Tomcat 5.5. How to set the Error log
file in the Server.xml file. [ In TomcaHi
I 've got a small testcase using JSP 2.0
<html xmlns "http //www.w3.org/1999/xhtml "
xmlns jsp "http //java.sun.com/JSP/Page "
version "2.0 " >
<jsp directive.page contentType "text/ht
hi
i am developing a search engine for my small database.
I have written a servlet that takes the input from user queries the database and creates objects of the information that is
recieveIs this just a really ambiguous error message or are there some
specific places I can be hunting for an issue
Nov 22 2004 3 53 42 PM
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable rWhenever I encounter this problem I re-start the tomcat.
On Mon 22 Nov 2004 11 11 14 -0600 Alex Korneyev
<akorneyev@(protected) > wrote
> Hello All
>
> has anyone ever experienced the ??j|???Z?????iz??????)?z+az???{?? &q?H~?j|??? "????????kz?.???????7?? '$what is the proper way to set jsession id if i want my own id?
basically the situation is as follows.
my user authenticates into domain.com
then depending on what his/her locale is i forward Hi All
We upgraded to Java 5 and Tomcat 5.5.4 last week having tested it out on our test server without any apparent problems.
However we are noticing an awful lots of errors of the following Greetings
Thanks to everyone for helping me solve my SSL issue last week. That
application is now functioning properly.
I have a new question - I have an app which throws a JasperExcep[tion
I thought I would do a quick little test on a roller blog. So I just
popped the application into webapps and thought I would give it a
little whirl. No whirl! I got a 503 error and when I tried tHello All
has anyone ever experienced the following
we are using Tomcat 's 4.1.30 connection pool.
For some reason when network connection goes down even for 1 sec
connection pool isHi
I am usinh ant deploy target to deploy my web application on Tomcat
4.1.30.
I have configured datasource to get the connection pooling for my webapp
in server.xml.
But whenever i do a aI 've added the [OT] because those examples are not a Tomcat issue.
SimpleServlet (as the name implies) is the most basic example you can
create. It has worked for everyone else who has tried it.
Sometimes when I undeploy an application on Tomcat 5.0.28 the entire
webapps directory disappears. Has anyone else had problems with this?
Tomcat 5.0.28
AIX 5.2.10
Apache 2.x
Thanks
SHowdy
I 've enabled compression on my server [1]
----
| <Connector port "8090 "
| maxThreads "150 " minSpareThreads "25 " maxSpareThreads "75 "
| enableLookups |
|
 |