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 130 of 931 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129   130   Next 10   Next 100  

Subject: SEVERE error in log files

I am receiving the following error in the log files Nov 14 2006 11 32 23 AM org.apache.commons.modeler.Registry registerComponent SEVERE Error registering Catalina type RequestProcessor worker j

Subject: jk connector problems

Hi! I have some problems with Tomcat & JK Connector and Apache Virtual hosts. Apache should only give requests of one virtual host to the jk connector but it handles all requests over to the jk co

monitoring open connections to tomcat

Hi We are running a couple of webapps on the same tomcat instance. We are using apache web server along with the mod_jk connector to forward requests to tomcat. A couple of weeks ago we had a sit

Error moving JPA app from Tomcat 5.5.12 to Tomcat 5.0.30

I have a wellworking Tomcat JPA application running on Tomcat 5.5.12. As far as I know it should be possible to deploy it on 5.0.30 as well. But when running a Servlet I get the error javax.

Configuration of Valves with nested elements

Hi is it only possible to configure valves using attributes in the server.xml or with nested elements too like <Valve className "MyValve " > <FooBar foo "bar "/ > </Valve > with MyValve having an

AW: AW: Problem with RemoteAddrValve in Context.xml

Hi I called the jsp from the same workstation where the server runs and got 127.0.0.1 And then from another client and got 192.168.200.190. Configuration looks like this <Valve className "org.apach

AW: Problem with RemoteAddrValve in Context.xml

Ok I changed the allow attribute to a regular exp. Looks like this now <Valve className "org.apache.catalina.valves.RemoteAddrValve " allow "192\.168\.200\.188 "

Help with Creating my own Realm extending RealmBase, ClassNotFoundException issu

I have attempted to create my own Realm as I need to do authentication via a custom set of rules. I have attempted several things ( hours of attempting this with no luck) and can 't seem to get clas

Subject: AW: Connection Pooling

Hi > > <Resource name "jdbc/JSNDB " auth "Container " > type "javax.sql.DataSource " > maxActive "50 " maxIdle "30 " maxWait "10000 " > removeAbandoned "true " > removeAbandonedTime

regarding server side includes in shtml

In my project I need to use Server Side Includes. I just want to know the details how to make that server side includes to work properly which is constructed as ". Shtml file " . I am using tomcat5

Subject: Another JSP error/question

Hi thanks for all the valuable replies. Hers is yet another error I 'm seeing I just took a webapp that had been developed on IBM WebSphere and placed the app On Tomcat. It 's pretty much a JS

Need help w/ installing certificate continued...

I have read all through the documentation and can 't find what I am doing wrong. The only thing that I didn 't do was the importing of the valicert_class2_root.crt file because I wasn 't given one when I

Need help w/ installing certificate.

Afternoon I have my real certificate downloaded. I am trying to install it into my keystore so that is the one to be used. however I am can 't get it to work. Please help!!

Subject: isapi redirector 404 error

I am using isapi_redirector in W2003 IIS6.0 and Apache tomcat 5.5.9 environment. Goal of this solution is to use active directory logon to use also in Apache application (Archibus web central). I tri

Subject: Cookie expiry date...

Hello After an absurd amount of searching about I have not been able to find a single reference on how to ensure that the cookies set by Tomcat expire 3 months after they 're created (they current

How to handle trailing slash and upper/lower case combinations

I 'm running Tomcat 5.5 in standalone mode -- no web server front-ending it. If Apache were front-ending it I would know how to handle the situation where the context path is entered in differring upp

How do I update the commons-fileupdate JAR from 1.0 to 1.2?

Hi I am sending packets from a mobile application to Apache Tomcat version 5.5.20. I am getting a response code of 411 when my packets are over 2016 bytes in length. Apparently this is a bug in A

Tomcat start problem in NetBeans

> From kanika thapar [mailto thapar@(protected)] > Subject Tomcat start problem in NetBeans > > Here are the tomcat logs which mainly state "error starting > static resources " Any chance you 're not cl

session replication/tomcat 5.5

Is anyone using session replication in production? Is there an alternative to using multicasting? In the doc http //tomcat.apache.org/tomcat-5.5-doc/cluster-howto.html It states "This is an algorit

Tomcat VS JBOSS

Hi could anyone out there highlight some major differences between Tomcat and JBOSS? In particular Tomcat is an app server with a built-in web (HTTP) server does JBOSS require an external w

Reset Connection Pool while Webapp is Running

Hello there! I 'm a relative beginner at web development and I 'm wondering if you could help me with a problem. I 'm building a webapp using Struts and iBatis. The problem is I 'd like to be able to c

jsvc error: Cannot found Daemon Loader "version " entry point

Hello I am trying to run Tomcat as a daemon on Solaris. Compilation went succesfully but when I invoke jsvc I get the following error log 13/11/2006 10 53 46 12608 jsvc debug Using default JVM i

Tomcat 6, can 't display examples page

Hi all I 've been a Tomcat user on and off for the last five or six years. I just installed Tomcat 6 on a Fedora Core 5 box in /usr/local/share/tomcat6 when I go to localhost 8080 I get the defaul

Subject: Why is "ROOT " appended?

Hi I installed Tomcat 5.5.20 on Fedora Core 5 Linux. In my "server.xml " file I have the default appbase as "webapps " <Host name "localhost " appBase "webapps " unpackWARs "true " autoDep

JSP Compile Error

Hello I am getting this error on deployment of a web app org.apache.jasper.compiler.CompileException /Trollope-l/trollope/index.jsp(44 12) /WEB-INF/jspf/appnav.jspf(13 54) Unterminated This happ

Which version of Tomcat Native library to use?

Hello I installed Tomcat 5.5.20 and compiled the included (1.1.13) Tomcat Native Library from bin/tomcat-native.tar.gz. This works but in the log i get this message "FEIN An older version 1.1.3

Problem with RemoteAddrValve in Context.xml

Hello I 'm trying to define an ip access filter with RemoteAddrValve in the context.xml file I deploy with my war file. If I read the documentation right the only thing to be done is write the fo

JasperException: The absolute uri: http://java.sun.com/jstl/core cannot be r

This is most probably a problem in the example webapplication (missing jstl related jar). Refer to spring framework mailing list. Mano a ?crit > Hi > > Am trying to get the Springapp (the example f

JasperException: The absolute uri: http://java.sun.com/jstl/core cannot be resol

Hi Am trying to get the Springapp (the example found in the Spring Framework 2.0 running on my system. Am running Tomcat 5.5.17 and jdk 1.5). When I try to access localhost 8080/mano-projects/mostg

Subject: Problem with bootstrap.java

hi there i 'm trying to alter the bootstrap.java class to fit my needs. i got the source of 5.5.20. now i altered the source in eclipse and exported all files that belong to it to "bootstrap.jar " an
Page 130 of 931 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129   130   Next 10   Next 100