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 820 of 931 Previous 100   Previous 10   811   812   813   814   815   816   817   818   819   820   Next 10   Next 100  

Subject: JNDI context read only ??.

Hi I want to put an object into the JNDI context but I get an exception that says the context is read only. Is there a way to make it writable? Context ctx (Context) new InitialContext().lookup

Problem with Custom Request Processor

Hi I am trying to set up a test custom request processor for security checks. In addition I am using tiles for the view component. Here is the struts-config.xml <struts-config > <form-beans

Installing Tomcat 5.0.12 from Source Error

Hi Actually i fixed the other problem but then i ran into this problem. Does anyone know why there 's a problem with the jakarta-tomcat-connectors? See build error below. build-main [ec

What is a good dev-enviroment for servlet/tomcat?

Hello. I am thinking of how I can improve my "development enviroment " when doing my webapps. Until now I 've used a handcrafted "build.xml " to make my webapp and then the usual

Install Tomcat 5.0.12 from Source Code

Hi I am currently trying to install Tomcat 5.0.12 from the source tgz files. I followed the directions in the BUILDING.txt but I ran into the following error BUILD FAILED file /opt/tomcat5/src

How can I configure multiple tomcat instances in workers2.properties file (s

> take it easy man ) > small question what about using different virtual hosts in > your apache > config then from these contexts using different config files for > mod_jk which will be very

Re: How can I configure multiple tomcat instances in workers2.properties
file

Boulatian Misak wrote >Hi all > >It seems like mod_jk2 is a buggy connector. There is no way to set up more >than one instance of tomcat. It can connect on any port other than 8009 but >it is a fi

Tomcat and Active Directory / 2003

BTW I am using 4.1.27 on Windows 2000 and we 're trying to connect to a Windows 2003 AD. Has this changed at all? here is the error trace Catalina.start LifecycleException Exception opening dire

EL not working.

Has anyone been able to use the Expression Lanugage in Tomcat 5.x? I tried to use code from the example pages but I just get the expression returned and not evaluated. Anyone with any ideas thanks

Subject: Tomcat and Active Directory

Hi All I 've been trying for several weeks to compile information on Tomcat and Active Directory through LDAP. I can 't quite get all the information I need and I am hoping someone has a link to what

MultipartRequest class with Tomcat 3.2.1

Hi I have a problem using the com.oreilly.servlet.MultipartRequest class by Jason Hunter (documentation at http //www.servlets.com/cos/index.html) with Tomcat 3.2.1 and Apache 1.3.20. The configurati

Subject: mod_jk feature question

Hi all I don 't know if mod_jk supports this. I usually integrate Tomcat and Apache by mapping *.jsp and /servlet/ to Tomcat and leaving everything else to Apache. But there is a situation where I n

JNDI: LDAP Protocol Error (Microsoft LDAP)

Hi all I am trying to authenticate my webapps via a JNDI Realm which connects to Microsoft Site Server (LDAP). As I am getting [LDAP error code 2 - Protocol Error] (See below) I would like t

Subject: Tomcat 4.0.6 / jdk 1.3.1

Hi I 'm using Apache-Tomcat/4.0.6 with jdk 1.3.1 and I want to add Java API for XML Parser ( JAXP 1.2). My question is where should I add the * .jar files jaxp-api.jar xalan.jar dom

tomcat versions

Hi What are stable versions of Tomcat 4.1.x? Are these versions backword/forward compatible? thanks Naresh <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN " > <HTML > <HEAD > <META HTT

How can I configure multiple tomcat instances in workers2.properties file (separ

Hi all I need to configure multiple tomcat instances in workers2.properties file running completely separate web apps. No matter what I do it doesn 't work. Can I even do this? I specify multiple ch

mod_jk Worker Not Found - help?

Must be a configuration problem but I don 't see it. Have set up Tomcat and Apache with mod_jk using John Turner 's excellent documentation. Both servers work but can 't execute sample jsp 's from

UserDatabase

Is there an easy way to administer the tomcat-users.xml file? I need to give a superuser access to add/delete users but don 't want to give access to the admin application. Any suggestions? Cheers

how to config Tomcat 4.1.27 multiple instances using JavaService

I need some specific configuration info to setup Tomcat such that I have multiple services (using JavaService) and each service runs only 1 webapp. I have viewed many posts on this topic and tried ma

Tomcat 5.0.12, Windows, and file pathnames

Is it the responsibility of Tomcat the application running on Tomcat or Java to translate or resolve Windows file paths? If it is Tomcat does Tomcat 5.0.12 translate or resolve these pathnames corr

Using 2 IP Address in one tomcat

Hi All I am using tomcat 4.1.24 Standalone on linux red hat machine. J2EE architecture. I have two applications to launch in same machine tomcat (one instance). How do I do the following configurati

Problem with Unavailable Exception

Hello everybody I have a problem with the 'unavailableException '. All Exceptions seem to work perfectly except when I throw a new UnavailableException. I found on the archives this topic (exactly my

errorpage

hey If i 've defined an error page on my web.xml and than some page threw an exception the tomcat is supposed to go to my errorpage. but - how can i get the exception inside that errorpage? i want to

Subject: Apache - Tomcat - DataSource

I 've configured my Tomcat to use OracleConnectionPoolDataSource. It works perfectly. But when I try to access through Apache (SSL) it always gives me a BasicDataSource class and then I get a Class

New to Tomcat

Hi I 'm very new here. I have 1 question. I have downloaded Tomcat 4.1.27 from http //mirror.leafbug.org/apache-dist/jakarta/tomcat-4/binaries/jakarta-tomcat-4.1.27.exe. I have downloaded and inst

Subject: Context removal order

Hi all I am wondering whether is it possible to specify the order in which each of my webapps get removed when tomcat i shutting down. The reason for this is to ensure a clean resources release. Th

Subject: include statement in servlets

How do you include a normal jsp or html page in a servlet?... in JSP...to include a page you do <%@ include file "dfaf.jsp " % > is there a similar way for servlets?? Anson

Subject: Tomcat Server Not Running

Hi I installed Tomcat Server.I config also JAVA_HOME and CATALINA_HOME. I run the startup.bat file the new window opened after few seconds the new window closed.I don 't know when I mistake the conf

Re: Tomcat/Struts app hanging (Waiting for xx instance(s) to
be deallocated)

At 04 23 PM 10/7/2003 you wrote > >Can you collect the output from sending Tomcat the -QUIT signal when this > >happens? > >I am not sure I understand this one. > >I am kinda restricted on the deploy

Tomcat/Struts app hanging (Waiting for xx instance(s) to be deallocated)

Hello - > > > > > I am seeing a perplexing problem with an app I am using with Tomcat > > (4.1.24) struts (1.1) and MySql (4.0.12) running on RH. > > What version of RedHat and what JDK? Red Hat Linux
Page 820 of 931 Previous 100   Previous 10   811   812   813   814   815   816   817   818   819   820   Next 10   Next 100