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 511 of 931 Previous 100   Previous 10   511   512   513   514   515   516   517   518   519   520   Next 10   Next 100  

Building isapi_redirector2.dll Win32 Release

I pulled the latest from CVS yesterday (11/02/04) and I think I have all the dependencies that I know of set up correctly but the isapi Win32 Release still has errors. I 'm not really certain wha

Subject: Finding the log directory

Is there a container independent way to find the base directory. I have never tried to access CATALINA_HOME from the code before but I am guessing I can. However I was wondering if there was a b

is it possible to go to https and return to http?

We need to use https for authentication and in 1 or to 2 url?s in our application. In other case we prefer to stay in http mode . To do this we need to redirect the connection to https and re

Problem with Tomcat 4.1 & Charset

Hi List! I 've got a big problem to solve. On a windows server I installed an acutal jsdk and tomcat 4.1. Now I developed a jsp-Servlet that sets it 's content-type to "application/pdf " and only

Precompiling jsps in different directories does not produce right servlet mappin

Hi all I have tried to google to find solution to my problem but had no luck and thus I am writing to this list. Also I tried to search through archives and did not hit on any solution yet.

problem with starting Tomcat in service

Hi On NT4 pack6 I can not launch TOMCAT in service. Do you know why ? patrick

mod_jk2 - problem with servlets

Hello Im running tomcat5 with mod_jk2 apache 2 and RH FC01 Im having trouble getting servlets to work under mod_jk2 and shared instance for virtual hosting. It works fine with preview link conte

Odd JSP- > Java Source filenames

Every so often (because hey no one 's perfect) I 'll get a stacktrace during development and I 've noticed something about the filenames being generated for the JSP - > java source. If my jsp file

dirty words

Hi I got the mail saying that i used 2 dirty words. Can someone from administrators of this list tell me which dirty words have i used ? please do let me know read below for the message..

yoav, can u suggest something?

Hello everyone yoav i have been reading many posts on this user list and i see that u have been solving many problems for people. thats why i put subject is on you ) to ask suggestion / hint on

Not a "usual " JK2 / IIS config question! Relates to localhost
resolution/mu

Hi All We are having trouble with the JK2 Connector with regards to a particular IIS web server. We have IIS 5 - JK2 - Tomcat 5.0.28 setup just fine on our developer local machines and internal in

Subject: Where can I get mod_jk2.dll

I tried downloading the binary distribution I found only .so file. I want mod_jk2 for windows for apache web server. How can I get it. I tried compiling it from source but I could not succe

Using Tomcat certificate for signing applet

Hi all Can I use the same SSL certificate used by tomcat to sign an Applet ? rgds Antony Paul

TOMCAT 5.0.2 CRASH Installation on NT4

Hi problem When I configure TOMCAT as service on Window NT4 pack6 there is a crash on Winnt file ! ! !. And when I configure Tomcat in the start menu it works ! Do you know this problem ? i

jk2 connector issue

Hi I keep getting the following messages popping up in the win2k applications log with event id 2 - Error [jk_worker_ajp13.c (546)] ajp13.service() ajpGetReply recoverable error 120000

Problems upgrading from version 4.0.5 to 4.1.24

Hi this is the first time I have posted to this or any other discussion group. Apologies if I am not following correct protocol hopefully someone will correct me if that is the case. I hav

Subject: PureTLSImplementation

I have JBoss 3.2.3 + Tomcat 4.1.29 embedded + SSL Everthing seems working properly but when I check the JBoss server log I found this exception that occours at JBoss start up. Error loading S

Same session ID for HTTPS & HTTP

Hi Is it safe to use the same session ID for HTTP and HTTPS? If not then how can I deal with a situation where the users disabled cookie and access to the protected resources? If I don 't use the

Subject: relative uri in tomcat 5.0.28

why this simple code in a jsp page <form action " <c url value "deleteuser.jsp "/ > " method "post " > doesn 't return the relative URI?? (ROOT/dir/dir/deleteuser.jsp) this code returns ROOT

servlet problem

hello...all.. i am new to tomcat and having trouble running servlet in tomcat. problem is as follows i have developed one servlet program if i put the program into the webapps\servlets-e

WebdavServlet and different users

Hello. I have set up a simple service using the WebdavServlet (mapped to /*) for a single user. I have overrided getResources() to define a FileDirContext to store the files. The security are d

Cant get servlets to run in shared instance through mod_jk2

Hello Im running tomcat5 with mod_jk2 apache 2 and RH FC01 Im not a programmer just someone who manages tomcat. But anyway Im having trouble getting servlets to work under mod_jk2 and shared in

Subject: Does Tomcat 5 users java.nio?

I checked this document http //www-106.ibm.com/developerworks/library/j-nioserver/ and it talks about how wonderful new io could help server to serves higher number of connections and less er

jboss with tomcat

Hello I 've got tomcat embedded into jboss 2.2.5 . I get some kind of mapping error when I go to http //localhost 8080/web-console/ and the browser displays a 500 error. What is causing this and

Subject: Binding Address Problem

I have a similar problem. I have two Tomcat instances installed on the same server. I want them each to bind to a specific IP address and use port 8080. See config snippets below. Even though

Bind Tomcat to one IP address on multiple IP machine

My computer has multiple IP addresses assigned to it and I 'd like Tomcat to only listen on one of those addresses. I 've scoured the documentation on the server.xml config file and the closest th

password encryption JDBC connection pool

Can anybody point how to encrypt password and configure Tomcat 5.0.24(or higher) JDBC connection pool. Thanks Mark.

Tomcat bug?

Hi It looks like Tomcat cannot generate Servlet code for JSP files that have incorrect HTMLish syntax. In the simple JSP page below I have written the end </html > tag incorrectly and have missed

Can application scope data be replicated

Is there a way to replicate application scope data like there is a way to replicate session scope information? Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appris

Subject: Apache / Tomcat restart

Hello all! I 'm running a webapp with apache 2 tomcat 5 and jk2 under debian. The system is running fine for about a week or so. Then some strange small things start to happen. The webapp loads
Page 511 of 931 Previous 100   Previous 10   511   512   513   514   515   516   517   518   519   520   Next 10   Next 100