Google
Google
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
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
Tomcat
Page 755 of 931 Previous 100   Previous 10   751   752   753   754   755   756   757   758   759   760   Next 10   Next 100  

Subject: =?iso-8859-1?B?YWNjZXNzIHRvIG1hbmFnZXIgYnJva2Vu?=

Hello. When I try to access http //localhost/manager or http //localhost 8080/manager my browser gets re-directed to http //www.localhost.net.au a website I have no interest in. My guess is that

/server/lib available to web applications?

Hi! Just a short question (I must admit Im too lazy to try is out). I have noticed that commons-fileupload is in $CATALINA_HOME/server/lib. Are the jars in there available to the webapplicatio

precompile jsp

hi all just a question I 'm trying to precompile my jsp with the ant build script from the apache site ( jasper-howto). I don.t now what is going wrong but when I execute it with ant -Dto

Subject: character encoding issue

This is something I thought I had sorted out but somehow it popped its ugly head up again today. I have tomcat 5.0.16 and I 'm setting the character encoding for my JSPs in the web.xml with the

Subject: getDate on a resource

Hi In my application i need to determine the last modification date of a resource. I 'm doing this with the following few lines of code URL resource context.getResource(uri)

Session problem?JDBCRealm: Invalid direct reference to form login page

I 'm trying to use the JDCBRealm from Tomcat 4.1.27 with an enhydra 5.0 application servlet and got the following problem "Invalid direct reference to form login page " which seem to be related to t

jkinit.dll

Does anybody know where I can find the file JKINIT.DLL for download ? Thanks. tony.

Sending a serialized object to/from servet

Hello I have a problem sending a serialized object in both directions applet2servlet and servlet2applet. I use Tomcat 4.1.29 and j2sdk1.4.2. In the applet I have try { // Cr

Need some Tomcat Configuration help badly

I 'm teaching a course that covers JSPs at the local university and have switched over to Tomcat from JRun this semester. I 'm using v 4.1.27 and seem to be having a problem that I never remember h

Subject: dbcp doesn 't stacktrace

Hello to test dbcp 's stacktrace functionality I didn 't close the databases connection after use. But although I set the abondedTimeout to 60 the connections are never returned they are stil

Subject: Issue with EL disabled

Hello I am getting crazy on what could be a simple thing. While the Tomcat webapp examples (accessible from the manager) run EL (${variable}) properly my own app doesn 't. I just installe

Subject: simple context problems

Hello I have a problem with Apache Tomcat/4.1.24.I created an application and i want to put it in adirectory "/reminder " in webapps.I created a context using the administrator application and no

How can I add a servlet to a server?

Hello! I installed Tomcat 5.0. Please send me the answer. I will have my servlet in a directory "mydir " 1. under "webapps ". 2. out of the "webapps " but under CATALINA_HOME. 3. or out of that.

setting opts to avoid OutOfMemory errors

Maybe someone can help me out with some questions I have to avoid the OutOfMemory errors that I have from time to time The computer where Tomcat version 4.1.24 is running is a linux machine wi

JNDI comp namespace - Tomcat Developers Please Read

As per my suspicion multiple <Service > seemed to cause the problem as I had the JNDI resources defined in the second <Service >. Removing the first service temporarily seemed to "fix " it. Is thi

How to set the debug level and where does the output go?

I would like to see messages like if (debug > 1) log( "xxx ") from this file org.apache.catalina.authenticator.FormAuthenticator. How do I set the debug level and

mod_jk2 failing inconsistently.

Hi. I 'm a jk2 newbie. I just build and installed Apache 2.0.48 and jk2 2.0.2. What I am seeing is very strange. If I type in a URI I have forwarded from Apache to Tomcat most of the time I ge

Need help to study thread dump

Hi My app is running on bes 5.1 App sometime stops responsding and i have to restart my server. Below is some portion of thread dump which i got for the app "VBJ ThreadPool Worker " daemon

Tomcat 4.1.29 war unpacking problems

Possible newbie question but I have not found any faqs addressing this I just did a vanilla install of 4.1.29 on a linux box. Connecting to localhost 8080 seems to work fine and I can run the

Tomcat Exception Handling =?= Web Tier Exception Handling

Hi I am having a bit of problem setting up my exception handling hierarchy. I know you can use the error-page attribute in web.xml to handle system error. But I read somewhere that one should alw

can 't get (Sybase ASE 12.5) database connection, maybe prob with tomcat
config

i 'm having some trouble setting up a datasource on apache/tomcat that comes bundled with sun 's solaris 9 i copied the jConnect5.5 jconn2.jar file to /usr/apache/tomcat/common/lib i pasted the

AW: new JVM feature, just an idea

Hi If this is about Environment you actually CAN extend it to 128K. Classpaths greater than 128K are no good idea. Classpaths containing the same jars twice aren 't either. If this is about Co

JK2 and NoClassDefFoundError of HttpMessages

Hi I am trying Tomcat 5.0.16 with mod_jk2v2.0.2 Apache 2.0.47 on Fodora Linux Core1. When I start Tomcat without -security I have no problem. When I start Tomcat with -security and I use d

Subject: Need help with connectors

Hi I 'm beginning to think that I need to be a system administrator to connect Apache 2.0 with Tomcat 5.0! I 've already spent 2 full days trying to get it to work. I remember that for Tomcat 3

Default servlet mapping not working in Tomcat 5.0.16?

I 'm using Tomcat 5.0.16 and I 'm trying to make it so that if a user enters a path like http //myserver/myapp it runs a default servlet for that path. According the the Servlet 2.4 spec you can d

Subject: Re: jsvc and security - solved

think i 've solved the problem I add a ' ' sign after the property -Djava.security.manager \ for "bypass " jsvc command line verification After for Tomcat 4.1.29 i had to add permissions f

MOD_JK2 workers2.properties socket_keepalive

How do I add socket_keepalive and connect_timeout to the workers2.properties file on the web server. All the examples discuss doing this in the workers.properties file which to my understanding do

CSS in War file

I 've just started deploying a web app as a war file instead of uploading individual files. Everything works except my styles don 't load. The stylesheet is added to the war file in the same locatio

:Re: /devices/pseudo/mm@0:null

Although my solaris days are long gone I would guess that this aren 't 'real files ' but memory mapped files. Are you shure that there are several handles on the same file or is the same handle ju

:
   Re: /devices/pseudo/mm@0:null

Antonio Fiol Bonn?n wrote > Not that I have used Tomcat on Solaris a lot but I have never seen > that file. > > A general advice is to check that you close everything you open. That 's just
Page 755 of 931 Previous 100   Previous 10   751   752   753   754   755   756   757   758   759   760   Next 10   Next 100