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 541 of 931 Previous 100   Previous 10   541   542   543   544   545   546   547   548   549   550   Next 10   Next 100  

Subject: JAAS in combination with WAR

Hi! I want to develop a webapp which should be easily deployable by using a WAR file. So as I found out I can place the context descriptor as context.xml in the META-INF directory. But I h

Help on setting up tomcat paths properly

Hi !! I am using tomcat 4.1.18 version.Whenever i startup my tomcat it throws the following error .I have actually set up the paths properly. Plz go through the following 4 issues

Help on tomcat server path set up

Hi !! I am using tomcat 4.1.18 version.Whenever i startup my tomcat it throws the following error .I have actually set up the paths properly. The server message is as follows.

Configure Teradata data source connection...

Hi I am new to Java and this forum so my apologies for asking novice queries (but u have to start one day)!!! I am working on creating a database management site using JSDK a

Digested passwords

Hi Is there a way to add salt to the digested password in Tomcat JDBC Realm for authentication? Regards Ben

Allowing users of web app to upload files

Well As Yaov said this list was ok for JSP development here I go. I am having a great time using Tomcat on SuSE 9.1 with SSL and all is working fine. I would like users of my web applicat

Subject: RE: Connection Pooling problem

I am using these parameters for Connection pooling... in Tomcat 4.1 maxActive 20 maxIdle 10 mxWait 10000 removeAbandoned true My application makes 5 queries to the database at one time s

tomcat problems with SSL / PKCS12

hi. i 'm having difficulty getting tomcat to work with SSL. i 'm hoping to succeed with this and not end up using apache+SSL in front of tomcat tho i can. also i have done much googling and have t

mod jk2/tomcat communication problem

I 'm having some problems with apache and tomcat losing communication. I have mod_jk2 setup using tomcat as an out-of-process server. When apache loses communication with tomcat (even though tomc

Tomcat 4.1 Connection Pooling...

Can someone please suggest how to achieve connection Pooling in tomcat 4.1. As per the docs i have 1) configured server.xml to include the resource parameters ( datasource connection pool size etc

mod jk2 - apr, sockets, jkjni, and performance

I 've been taking a look at the examples provided in the jk2 documentation http //jakarta.apache.org/tomcat/connectors-doc/jk2/jk2/configtcex.html I was wondering what the pro 's and cons are of

Subject: JAAS issue with Tomcat 5

I am trying to set up JAAS with Tomcat 5 using Axis to authenticate. My sample app using Axis works find in the common\lib directory (where all the jars for the JAAS authentication have been placed

Tomcat 5.0.25 session persistence

Hi all I have a Tomcat 5.0.25 system running behind apache under linux which produces the following exception whenever I restart it java.io.FileNotFoundException /usr/local/jakarta-tomca

java.lang.IllegalArgumentException:

I am not able to deploy my application "rpcoemapi " on linux box tomcat4.1. When i copy rpcoemapi.war on tomcat webapps directory ( /usr/share/tomcat4/webapps/rpcoemapi.war ) and restart the server

Subject: Load Balancing Configuration

Hi I have an application running on my machine in Tomcat 5 via IIS using the ISAPI adaptor. I also have this application running on a different machine setup through IIS on that machine. I now w

Is it possible to configure the security manager such that my servlet can write

Hi -- With tomcat 5.0.16 I could write into that directory (Windows) But with tomcat 5.0.27 I can no longer do so. I 've tried all sorts of stuff in catalina.policy but I still cannot configure

cud not solve javax.naming.NamingException: Cannot create resource instance

hi i am trying to do MySql Connection Pooling in Tomcat 4.1.27. I am getting the following error

Subject: context path for a war file

Hi tomcat-users I 'm trying to upload a war file (called bar.war) through the tomcat manager. I want the context path to be /foo/bar. However tomcat initialises it to /bar. How do I get roun

Configuring Tomcat as a service of Apache

Hi users I?m running Tomcat 5.0.28 and Apache 2.0.51 in w2000 server. Now I 'm trying to configure tomcat as a service of Apache. After reading http //jakarta.apache.org/tomcat/tomcat-4.1-doc/jk

can anyone suggest....cannot obtain lock ...

Logger cannot be created! java.io.IOException Couldn 't get lock for OEMAPIXmlRpcLog.log at java.util.logging.FileHandler.openFiles(FileHandler.java 361) at java.util.logging.Fi

Subject: cannot obtain lock ...

Logger cannot be created! java.io.IOException Couldn 't get lock for OEMAPIXmlRpcLog.log at java.util.logging.FileHandler.openFiles(FileHandler.java 361) at java.util.logging.FileHa

Unexpected error starting Tomcat

I have been working with Tomcat 4.1.30 for several weeks now. Everything so far has been according to the documentation butover the last couple of weeks some problems have developed the server

seperate development spaces on same server/tomcat

Okay here is a better question then the dumb one I asked yesterday. I need to setup up three instances of the same site. Here is the reason. I have three developers who are coming in. I have o

AW: once again: can 't send request over my network ip

Hi > I 'm using Tomcat 5.0.27. I can access it from my computer via 127.0.0.1 8080 but not via 192.168.1.172 8080. But I can reach Tomcat from another computer in the network via 192.168.1.172 80

Subject: List subscription problem

Sorry to post a list administration problem on the list itself but I 've sent to tomcat-user-owner@(protected) on 9/17 and heard nothing back. I subscribed to the Tomcat list on 9/16 and

Need To Allow Network Access under Tomcat Service

Hi I have the need for servlet access to pull information off a network drive. The servlet works fine when Tomcat is started from a "console window " but fails when Tomcat is started as "service.

once again: can 't send request over my network ip

Once again to avoid confusion. I 'm using Tomcat 5.0.27. I can access it from my computer via 127.0.0.1 8080 but not via 192.168.1.172 8080. But I can reach Tomcat from another computer in the

{Virus?} Message could not be delivered

Atenci?n Este mensaje conten?a uno o m?s anexos que han sido eliminados Atenci?n (instruction.zip). Atenci?n Por favor lea el(los) anexo(s) "TinoRED-Advertencia-de-Virus.txt " para m?s informaci?n.

Can Tomcat User Locak Socket instead of TCP for Mysql Connections?

I noticed that the URL contrains the port number for mysql 3306. Is it possible for tomcat to use the local socket directly? (/var/lib/mysql/mysql.sock by default from most Linuxes) Thx rhugg

Subject: Tomcat + mysql + axis

Hi I 'm newbie of Web service and I want to do a web service wich inserts data into a mysql database I dont 't know if I need to configue server.xml and web.xml files? (I work with Tomcat
Page 541 of 931 Previous 100   Previous 10   541   542   543   544   545   546   547   548   549   550   Next 10   Next 100