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 624 of 931 Previous 100   Previous 10   621   622   623   624   625   626   627   628   629   630   Next 10   Next 100  

mail server / relay

hi list i am going to implement a server-system that will be used to distribute xml messages via mail (and perhaps ftp also). in short the system receives an xml document via mail validates it

tomcat standalone virtual hosting

I have a "localhost " host and "test " host. Both contain two webapps /pkservermanager and /pkserver. The test "host " has a seperate connector listening to the port 3030. The server.xml content of tomc

Subject: Apps terminating abruptly

Hi People Yoav - I apologize for the previous toping of "is .24 stable " I realise that by the time it 's realeased you guys have done everything possible to assert a working product. The proble

Catalina.out

Dear List I have specified for my app in the web.xml context a logging file. I thought this would therefore result in ALL System.out.println( " ") messages to be printed to my app_.txt file. Ins

AW: Tomcat security

Hi Yoav Shapira Thanks for the reply. I know my question is client based but I thought the web.xml might have an option to specify target "_self " or something similar for the login.jsp (that

Windows XP Issue

To all I sent this out previously but I did not receive any feedback on this issue. If anyone is having this issue please let me know. I am using Apache 1.3.27 and tomcat 3.3

Subject: public_html directory

Hi! I?ve been forced to use Weblogic 5.1 for some time now. I have a public_html directory with sub-directories containing the jsp?s. At the same level as the public_html catalog there is also

how to include an external config file in tha main file server.xml?

Hi all I am using Tomcat 5.0.24 on RH Enterprise Linux 3. Is there any way to include an external file in the main config file server.xml? I am looking for something similar to the Apache we

Subject: Tomcat hangs Apache...

Hallo all We are having problems where aparently Tomcat sort of "hangs " apache. Lets first discribe the setup Server runs IBM AIX 5 Tomcat is version 4.1.27 Apache is version 2.0.47 Java

I need help: Configure log4j in Tomcat/Windows 2000

Hello I need to now how to configure the log4j from Tomcat in Windows 2000. What is log4j? I am new with Tomcat. I have installed "jakarta-slide-2.0-tomcat-4.1.30 " with "Axis1_1 " under

javax.security.auth.subject disappears

Hi I 'm running tomcat 5 with -security option and I 'm using JAAS login module. In the jsp pages in first request after I have identified my self Subject is null. When I hit refresh (second reque

Taglib error

Hi I 'm trying to use cache taglib. I did the following steps 1. Copy the tag library descriptor file to the /WEB-INF subdirectory of my web application. 2. Copy the tag library JAR f

AW: Tomcat 4: How to get RoleName from LDAP

Hi Shane thanks for your remarks that shows me that there is probably no solution by configuration. So I have to decide to implement my own realm security manager or migrate to Tomcat 5. What Tom

Tomcat 4: How to get RoleName from LDAP

Hi In my environment I want to authenticate the users against MS Active Directory by JNDI LDAP. The user authentication is ok and also the roles found by getRoles() are the right ones. But the ret

jsp:include problem

Hi I am using Jakarta tomcat 5.0.24 on Windows 2000. I have 2 files 1.jsp which includes 2.jspf Content of 1.jsp <% pageContext.setAttribute( "aaa " "111 ") System.out.println( "in 1.

Turning off debug in catalina.out.

I am trying to turn off debugging in Tomcat 5 (0.18)? I have read the Tomcat 5 doco pertaining to the server.xml config and set all debug entries to debug 0. We only have debug defined within the </

Re: Tomcat and HTTPD on the same box: What 's the best mod_jk2 protocol?
SUCCES

Excellent Andrew !! Excellent news ! Sorry I couldn 't be more help -- I 've been down with a migraine caused by the terrible heat the whole of Sunday. Can I include this inside my document ? (also

Subject: swallowOutput property

Hi all what is the swallowOutput property for? I found the following server.xml directives in an example and I am not sure what that property does <Host name ?client.com " > <Context path "

Tomcat and HTTPD on the same box: What 's the best mod_jk2 protocol? SUCCESS!

Well I finally got it work! It took piecing somethings together but here is what I did... On RHEL3 with pretty much stock everything. my configure ./configure --with-apxs2 /usr/sbin/apxs -

jsvc versus startup.sh with jdk 1.4

Using Sun jdk 1.4 on RH Linux Enterprise Workstation when I start Tomcat 5 using jsvc jasper does not successfully create the .java files from the .jsp files. The error reported is that the

Subject: web.xml deployment Problem

Hello Folks Got a problem which I been trying to figure out how to resolve this issue. One of the guys have a virtualhost and he put his web.xml in his WEB-INF directory. However he could no

java.lang.IncompatibleClassChangeError

I am getting this error everytime I attempt to invoke bodyJspFragment.invoke(stringWriter) Any idea what could be causing the error? Dave Ford Smart Soft - The Developer Training Company

Changing the 'ROOT ' webapp (newbie question)

By default when Tomcat gets a request for something like http //www.some_domain_name.com/ or http //www.some_domain_name.com it serves the file webapps/ROOT/index.jsp What is the preferred

Subject: How to get mod_jk2.so

Hi who know how to get or create the mod_jk2.so for linux redhat 8.0 and Apache 1.3.24 Thanks

> > > What is jk_jni?

Hello ALL! I have a question. What is jk_jni lib jkjni etc? Should I use it and for what? My specialization so far from this. Anyway I need Tomcat to run some apps and I cant understand should I us

> > > *.jspx Question

Hello! Its me again ) What should I install / configure to run *.jspx pages on my Tomcat? Because with applets and jsp pages I have no problem but this example from "webapps/jsp-examples/jsp2/jspx "

HttpRequest.addHeader() doesn 't work?

Hi there I tried to use HttpRequest.addHeader() in a tomcat valve to add an additional header to the request. Right afert this I printed out the request headers by mapping the reqeust to Htt

questions of Cluster

hello everyone! i have some questions Question 1 I have read this from tomcat-doc(5.0.24) ............. For large clusters the next release will support a primary-secondary session replicat

The problem of connecting to MySql using a url containing user and password

hi In server.xml I write the url to database(MySql) like ".../host 3306/test?user root&password root&reLoadable true " but when I startup tomcat(5.0) it reports error. This url is follow t

Datasource to MYSQL

Hello For some reason my user is getting sent to mysql as user@(protected) Of course the localhost is way to long and mysql can 't grant access to the user with the localhost appended. Does
Page 624 of 931 Previous 100   Previous 10   621   622   623   624   625   626   627   628   629   630   Next 10   Next 100