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 694 of 931 Previous 100   Previous 10   691   692   693   694   695   696   697   698   699   700   Next 10   Next 100  

Tomcat JNDI - mapping a String

I have developed a small web-based aplication. I use an ant build script to compile it and to generate a war. The application is used in several servers with different settings (it uses different

tomcat certificate

hello I 'm a new user of tomcat. Can tomcat authenticate a user with a certifcate ? Thanks Secam

Apache Tomcat 5.0.19 Stable and Tomcat 4.1.30 Stable released

The Tomcat Team announces the immediate availability of Apache Tomcat 5.0.18 Stable and Tomcat 4.1.30 Stable. Please refer to the changelog for the list of changes. Downloads Binaries http /

Subject: security constraint bug?

I have the following security constraint specified in my web.xml <security-constraint > <web-resource-collection > <web-resource-name >Customer Area </web-resource-name >

Subject: tomcat 5.0.19 cluster problem

Hi We are running three Solaris9 boxes with tomcat 5.0.19 on them. Cluster configuration is as follows <Cluster className "org.apache.catalina.cluster.tcp.SimpleTcpCluster "

jk2 jni connector with iis - has anyone got this working?

Hi I 've been banging my head against a wall trying to get tomcat to run in process in IIS 5 on w2k I 'm on the point of giving up on it - but if anyone out there has got it working I 'd love to

Does the "isThreadSafe " page directive work in Tomcat 5.0.18?

Hi I changed this directive to "false " and looked at the generated servlet. I was expecting to see that it implements "SingleThreadModel " but there was no change to the generated servlet code.

What is wrong with this newsserver?

Huh? -- George Hester

Subject: server.xml versioning

I have tomcat 4.1.x running on 2 different machines. I am using the manager application. On one machine the server.xml file is "versioned " such as server.xml.2004-02-22.09-13-01 on the othe

Subject: deploy with ant over https

I have used ant and tomcat 4.1 manager to deploy to my localhost and it works just great. On a remote host I have an apache/tomcat setup with manager only accessible over https. In a browser I

using jar files in place of class files

I am not sure if it possible. I have a web app that has about 30 class files. I would like to be able to create a jar file that contains these class files for ease of distribution (about 10 laptop

Tomcat 5 and logging

Are there logging problems with Tomcat 5 or am I missing a configuration? With 4.x I get a bunch of individual logs from each webapp I have deployed. With Tomcat 5 I see no such thing. Actua

Relative links do not work with controller servlet.

I want to run all requests through a controller servlet. The requests should be like /controller/dir/fileXXX.html This is done with a <servlet-mapping > <servlet-name >Controller </s

Where is the source code that processes the server.xml file?

G 'day all Can someone please tell me where I might find the Java code in the Tomcat 5.0 source tree which is responsible for processing the server.xml file? I 'm particularly looking for the code

JMX questions

Background I 'm trying to implement a custom MBean to be accessable through the /manager/jmxproxy application. I 've read the mbeans-descriptor-howto document and have put together what I beli

Tomcat5, apache2, mod_webapp configuration issue

I have set up apache2 tomcat5 and mod_webapp as the connector. I am getting this in catalina.out. I have all of the classpath catalina_home common/lib/catalina.jar set up yet I still get thi

a question on viewing servlets

hi i would like to ask something about the servlets i have followed all the tomcat 's intructions diligently and i am able to compile them correctly my problem is that I 'm not alble to view the ser

Subject: Can 't stop jk2 debug logging

I am trying to use UNIX domain sockets with mod_jk2 (Solaris apache 2 Tomcat 4.1.29). When I use domain sockets my catalina.out fills up with messages like this ( info ) [jk_jni_aprImpl.c

The same request coming into TC twice?

Hello We are running TC 4.1 with the ISAPI filter (isapi_redirector2.dll) on a Windows 2000 Server machine. We have this HTML form filled with information ( nothing special a few input fie

DataSource problem

Hey guys just joined the alias today! I am getting the following error from my web app. NotifyUtil java.net.ConnectException Connection refused at java.net.PlainSocketImpl.socketConn

Logging

Hello All I am trying to get ideas on logging general configurations best practices etc. Currently i use the default tomcat configuration which sends all catalina logs to $CATALINA_HOME/logs/

Tomcat and checked vs. unchecked exceptions

This got no play on comp.lang.java.programmers and while I don 't think it 's Tomcat specific I 'm at a loss as to how to present a nice error page when this happens. Help? Can someone possibly

Proposal: New parameter for JK2 connector

Hello Seen that mod_jk has a "socket_keepalive " option for the Apache side my proposal consists in adding a similar setting in the Tomcat side. Advantages If you pull the power cord of you

5.0.18 + keytool

--Alt-Boundary-16539.1098000 Content-type text/plain charset US-ASCII Content-transfer-encoding 7BIT Content-description Mail message body Wondering if I my message is getting out there as a

(was: similar problem) Connection Pool Dies

Hi Harry >I 'm going to try and hijack this thread if I may (!) because as you say... > > Welcome! -) >[...] The other Tomcat server runs on a Red Hat 9 machine at my home. It connects

5.0.16 and 5.0.18

Hi again Same problem with Netscape in other words not a client problem. milx?

how to pass paremters from javascript to jsp

Hello Can any body tell me how to pass parmeters got from html file to javascript function and sending or assigning it to a variable defined in jsp file. thanks in advance Mano Yahoo!

jk jni isapi connector problems

Hi all I had a problem with iis shutting down tomcat nt service whenever there was a high load. As a cure for this - and maybe also to improve performance - I 'm trying to get the in-process isap

How to add the class to the tomcat , so that it runs on its own

Dear All Gurus We need to make one utility class which needs to run on its own in the tomcat.We donot want to make it as servlet or so. Is there any way with which we can do that ? Please le

Realm tomcat

hello I need some help on realm and tomcat Here 's my problem I want to use tomcat to give permissions to certains people to access to my application via url. I 've got an external authen
Page 694 of 931 Previous 100   Previous 10   691   692   693   694   695   696   697   698   699   700   Next 10   Next 100