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 702 of 931 Previous 100   Previous 10   701   702   703   704   705   706   707   708   709   710   Next 10   Next 100  

RE: Does anyone have successfully build mod_jk2 on RH9 with
Tomcat 4.1.xx, pl

I use Mandrake and it 's not too far off of RH as far as package structure. Did you install the apache2-devel package? I believe that 's needed to get apxs on your system. I built mod_jk with apx

Problem using JNI(loadLibrary), Servlet and Tomcat

I 'm having a problem using servlets and maybe some of you can help me to figure out what 's going on. Here 's the deal I have a servlet that loads a C library and uses some of these C native method

Subject: Web Activity Monitoring

Does an1 know of open source stuff that will monitor hits (distribution over day/week///) browser type etc ? Similar to www.speed-trap.com Thanks Pete. *****************************

Does anyone have successfully build mod_jk2 on RH9 with Tomcat 4.1.x

Ya hemos recibido su solicitud de correo en breve le enviaremos su nombre de usuario y contrese?a. Gracias por confiar en nosotros

Best practice question: where to place proje

Ya hemos recibido su solicitud de correo en breve le enviaremos su nombre de usuario y contrese?a. Gracias por confiar en nosotros

Does anyone have successfully build mod_jk2 on RH9 with Tomcat 4.1.xx, p

Ya hemos recibido su solicitud de correo en breve le enviaremos su nombre de usuario y contrese?a. Gracias por confiar en nosotros

Best practice question: where to place project l

Ya hemos recibido su solicitud de correo en breve le enviaremos su nombre de usuario y contrese?a. Gracias por confiar en nosotros

Does anyone have successfully build mod_jk2 on RH9 with Tomcat 4.1.xx, pleas

Anthony Phupha does not apxs on his machine. RD9 so nicely leaves it off. In order to build mod_jk2 you must install apache from source or another rpm that includes apxs. I have the same issu

Best practice question: where to place project libra

Ya hemos recibido su solicitud de correo en breve le enviaremos su nombre de usuario y contrese?a. Gracias por confiar en nosotros

Subject: Problem at Tomcat Start up

I am working on Redhat Linux 9 I am using Oracle 9I for JdBc Realm for user authentication.the tomcat server could not started. I am getting the following error message in Catalina.out.

Subject: collated phone profiles site

http //w3development.de/rdf/uaprof_repository/ This list is not exhaustive bay any means. I will talk you through what the data means and what other information we need to gather. Jon ---

XForms processor

Hi Does anyone know of an XForms processor other than OXF that can be used with Tomcat ? Thanks Pete

AW: IIS + Tomcat running in different machines

If you have the local connection working changing the worker.ajp13.host parameter from localhost to the tomcat host should do it. Is the Tomcat host reachable with "telnet 192.168.1.28 8009 " ? Mi

RE: Does anyone have successfully build mod_jk2 on RH9 with Tomcat 4.1.xx,
ple

you should be able to compile from the mod_jk2 source using the following method - cd <jk2source >/jk/native2/ - ./configure --with-apxs2 <path to apxs in the apache2 dir > --with-apache <path t

Does anyone have successfully build mod_jk2 on RH9 with Tomcat 4.1.xx, please sh

I 've spent so much time to compile mod_jk2 but not success. Is it possible to download build version from internet ? Please tell me where to download. My Machine Linux RH9 + Tomcat4.

Best practice question: where to place project libraries

I need servlet-api.jar to compile my project. I may need some of the commons-beans stuff in the future. Should I put these libs in my projects lib folder (and then in the war) or should I rely on

tomcat 5 initiating jndi lookup to weblogic 8.1 / save my soul!

Hello friends. Can someone save my sanity? I have an application service which would like to communicate with weblogic 8.1 using JMS. If I include the wlcient.jar in my webapps/app name/lib/ d

Another Try at MySQL Connection Pooling

I 'm running * Tomcat 5.0.18 running as a Wndows service * MySQL 4.0.16 running as a Windows service and * MySQL Connector/J 3.0.10 stable all on Windows 2000 Server which is where I 'm

Deployer problem

Hello I am trying to use the client deployer to compile my web-app. There is not much help on the issue and for someone like me that never used ant before it is hard to figure out what to do...

Help!!!! regarding a simple jsp file in Tomcat 5.0.16

Hi A simple JSP page is present in the "ROOT " directory under the sampleapp directory which is not in the <TOMCAT_HOME > installation directory i.e no way concerned with the TOMCAT installation direct

Tomcat, Apache, JK/JK2, mod_backhand

I 'm currently playing about with the above bits and mod_backhand needs Apache 1.x so I 'm wondering if any1 can save me a little time by telling me if I 'm using Apache 1.3.x with Tomcat 5.0.18 whi

Starting tomcat when the DB is down

Hi Folks I am using SQL Server 2000 via the JDBC realm with forms authentication. If the database is down when tomcat starts there is an unhandled LifecycleException generated and tomcat quits.

tldCache.ser

Hi. What is this file / what does it do ? Thanks Pete. *********************************************************************************** This email and any files transmitted with it ar

Subject: URL Rewrite - Please Help

Hi I am Using HTTPSession to store the user_id and session_id to validate the session. I want to make web site should work even if client browser disables the cookies (Does not allow the cookies)

Running tomcat 5.18 as a service under Windows 2003

Hello friends. I 'm experiencing an issue wherein if we run Tomcat 5 as a service in windows 2003 there are times when you cannot restart the service through the service manager. It dies at stop t

Subject: Tomcat + IE + pragma tag

Does anyone know why IE will not allow a file download from tomcat (and maybe other sources) when the connection is over SSL and the pragma HTTP Header tag is set to "no-cache "? I have been exper

How to configure Tomcat 5.0+ behind a hardware accelerator?

Can anyone supply me with a link to a document that contains information on how to configure Tomcat 5.0+ to sit behind an SSL accelerator machine? I 've been unable to find specifics on the internet

Compiling isapi_redirector2 with VS 7. How to start?

After downloading jakarta-tomcat-connectors-jk2-src-current.zip vs7 stops with error PRJ0019 A tool returned an error code from .... Do I have to build all apr.libs from source on my own? Any

Invalid direct reference from servlet with j_security_check

My original Tomcat application already had a login.jsp which POSTs to a servlet which sets various session attributes after validating the user password active flag etc. Now I 've been asked to l

Re: Native application from servlet (java.net.SocketException: Connection
rese

Veselin Kovacevic wrote On 2/10/2004 2 14 AM > > We have a servlet based application which open a native application and > read some output from them. > Sometimes we get an error in tomcat log
Page 702 of 931 Previous 100   Previous 10   701   702   703   704   705   706   707   708   709   710   Next 10   Next 100