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

Unable to locate JSP page from Servlet.

Hi I am calling a JSP page from a servlet as follows try { //set the attribute and forward to pageFormat.jsp request.setAttribute( "servletName " "addDataServlet ") getServletConfig().getSer

HttpsURLConnection, Tomcat 4.1.27, and jsse.jar

I 'm having a strange problem with Tomcat and javax.net.ssl.HttpsURLConnection. I 'm using Tomcat 4.1.27 JDK 1.4.1_04 and the jsse.jar containing the javax.net.ssl and other fine classes. I 've read

getting Tomcat 's server status

Hi Is there any simple servlet that I can use to get Tomcat 's stats as far as load and processing time goes. I know I can get all that through the manager UI but that gives me so many other info th

Hosting

Hi I know this could be a little off topic but I would like some suggestions about with alternatives to host my website (I need a mysql DB and J2EE support) Thanks in advance

HOWTO: build mod_jk (1.2.5) and mod_jk2 on MacOSX.

I have completed a basic document on how to build these modules http //www.humph.com/docs/mod_jk.html (update after a loooong time!) it is a bit rough but it works. Instructions scripts and binari

tomcat5.0 source update build errors

I 'm trying to update my build of tomcat5.0. I go to my $CATALINA_HOME directory and and enter ant this is what I get build-commons-daemon [echo] Building commons-daemon BUILD

Apache Tomcat mod_jk 1.2.5 WSC configuration for Tomcat 5

Hi if I interpret the Version-Number correctly then it is a follower of the old JK Connector and not of the new JK2. Can I use my old uriworkermap.properties and workers.properties? Which change

org.apache.jasper.JasperException: Unable to compile class for JSP

In tried installing opencms (www.opencms.org) but got the following error when running on Tomcat 5.0.7 I think this is a Tomcat 5.0.x related problem since according to the developers it runs fine

Subject: Easy : CLASSPATH problem

Hi all I just installed tomcat 5 to benefits servlet 2.4 implementation But where shall i point my classpath to ? E \java\jakarta-tomcat-5.0.12\jakarta-tomcat-5.0.12\server\lib ? But javac doesn 't

Userdatabase in Ldap

Hy List is it posible to store the Basic Userdate Authentication for admin and manager-GUI in an LDAP-Directory?? Until now i don 't find any informqrmation about that. I the an Howto available??

Tomcat JDBCRealm And <security-constraint > in the web.xml

My applications behave wierd after I configured the JDBCRealm. After experimenting in many different ways I found that as long as I have the JDBCRealm in the server.xml the Tomcat does not accept <

Re: Question about the Petstore 's SignOnFilter class

It is also off-topic since Petstore is maintained by Sun not Jakarta. "Steve Raeburn " <sraeburn@(protected) > wrote in message news JBEMLPKGGEDFEFLNNCFFKELGEAAA.sraeburn@(protected) > IMHO sign in

Subject: FYIL My favoirete JSP tag is:

Here is my favorite tag http //displaytag.sf.net and see examples (in upper right). Grid Sorting nested group export everything you like plus it?s free. Here is example code of how I used i

Resource needed for bean:write!?

Hi. Running Tomcat 4.0.6 w. Struts 1.1. I have some JSP like the following <logic iterate collection " <% dao.getItems()% > " id "bean " type "... " > <bean write name "bean " property "value "/ > <br/ > <

Invoking Perl script through Tomcat

Hi I 'm trying to run a Perl script in Tomcat 4.1.27 (perl version ActivePerl build 5.8.0 build 806) and it 's giving me the error pasted below when I submit to the script from an html. I have d

Which key alias names to use for SSL?

[I sent this once before but got no response and I 'm not sure what to do. Thanks in advance.] Hi guys I 'm trying to setup my Tomcat (4.1.27) server to work with SSL. I got a CA-signed cert t

Apache Tomcat mod_jk 1.2.5 Web Server Connector released

[October 11 2003] The Tomcat team is pleased to announce the release of version 1.2.5 of the Apache Tomcat mod_jk web server connector. Tomcat is the reference implementation of a web application s

Apache+Tomcat with mod_jk on OS X

I 'm trying to get Apache (1.3.27) integrated with Tomcat (4.1.27) on OS X. I 've read the following article (http //tinyurl.com/qkgp) which didn 't help much as well as my own (http //raibledesigns

form-based authentication & session.invalidate

I am using session.invalidate() to try to cause the user to receive another login request using CMS form-based authentication. I saw the same issue in bugzilla but for basic authentication http /

NEWBEE: try to connect to Firebird database.

Hi all I 'm lost I try to connect to a firebird database with the Jaybird jdbc. I have her the syntax of my page because I don 't now if it is tomcat the JDBC or my page who is making the error.

Getting segmentation faults with Apache 2.0.47/Tomcat 4.1.27/mod_jk2

Hi I have a hard time configuring Apache 2.0.47 with Tomcat 4.1.27 using mod_jk2/jni/jdk 1.4.2 on a Mandrake Linux 9.1 box. I compiled Apache and tomcat connectors myself. Both Apache and Tomcat wo

Subject: Re: JNDIRealm source code -

http //jakarta.apache.org/site/cvsindex.html JNDIRealm is jakarta-tomcat-catalina for tomcat5 jakarta-tomcat-4.0/catalina/ for tomcat4 I recommend more exploration before accepting an error code2

Difficulty in compiling a servlet.

Hi The code for my bean is package com.scheduler import java.sql.* public class DBUpdate { private Connection conn private Statement stmt private ResultSet rs public DBUpdate()

Question about the Petstore 's SignOnFilter class

Hello I am going through the Petstore 's SignOnFilter class and I am wondering why it has been named SignOnFilter and not SignInFilter. Isn 't the businesss logic of the class to help the signing in an

JNDIRealm source code - (was: Re: Tomcat vs Bea WebLogic)

Hi I am using tomcat 4.1.27 Java sdk-1.4.1_02 and JNDIRealm to use the Micro$oft Site Server service to authenticate our webapps. I get an "error code 2 " exception (Protocol Error) only when the

Subject: Jav.util.logging URGENT

Hi I am learning to use logger. I have a code snippet below package test import java.io.IOException import java.io.Serializable import java.text.SimpleDateFormat import java.util.Date import j

Tomcat restart.

Hi I am using Tomcat to host an application. Sometimes it happens that the JSP page giving an error becomes fine as soon as I restart the tomcat. The error generated is specifically at the place whe

tomcat netiquete; please ban autoresponders

Arjen van der Weijden > I will be out of the office starting 10/10/2003 and will not return until > 11/04/2003. > > I will respond to your message when I return. Since this happens quite often I t

Performance problem?

Hello We have noticed that in our app on occasion a request takes an inordinately long time to execute even though it is performing a simple task. I added some tracing to the org.apache.jasper.se

Re: Attribute <attribute > invalid according to the specified TLD
??

I think the error is pretty clear that you have a typo. pramValues should be paramValues -Tim Mufaddal Khumri wrote > Hi > > Does anybody know why I would get the following exception > > o
Page 816 of 931 Previous 100   Previous 10   811   812   813   814   815   816   817   818   819   820   Next 10   Next 100