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 533 of 931 Previous 100   Previous 10   531   532   533   534   535   536   537   538   539   540   Next 10   Next 100  

Multiple arguments in a GET URL

I am attempting to redirect to a URL that is similar to the following http //www.mysite.com/index.jsp?mainFrame somePage.jsp?item1 info1 <http //www.mysite.com/index.jsp?mainFrame somePage.js

Tomcat 5 and returning PDF in response outputstream

Has anyone else had trouble rendering PDF 's (in Internet Explorer) when sending the pdf directly into the response outputstream and rendering in Internet Explorer? I realize there are a lot of fact

Apache 2.0.47+ jk2.0.4 + tomcat 5.0.24 - Error registering Catalina

We get this occasionally on startup... INFO Starting Coyote HTTP/1.1 on http-8080 Sep 30 2004 3 29 25 PM org.apache.jk.common.ChannelSocket init INFO JK2 ajp13 listening on /0.0

Subject: Tomcat running as root?

Our instance of Tomcat (4.1.30) is currently running as root. Can someone remind me of whether that is the recommended way of running Tomcat? I can 't remember where that would be documented. If

Re: deploy simple HTTP doPost servlet to tomcat 5.0.28

The admin frontend doesn 't show a context of my app. Others are there. I added a static file debugger.html to the root-folder of my app. The new structure is webapp - XML_RPC_Testserveur -

Subject: Re: Tomcat Question - HELP

anybody ? Daniel Salud (310)665-6583 ----- Forwarded by Daniel Salud/LA/SPE on 10/01/2004 08 32 AM ----- Rick Moen <rick@(protected) > 09/30/2004 07 15 PM To Daniel_Sal

deploy simple HTTP doPost servlet to tomcat 5.0.28

Hi folks after trying the complex aproach without any success I started a lowtech approach. I simply want a small servlet deployed. Can 't be too complicated. What I have Apache Tomcat 5.0.28

Clustered webapp that updates LDAP???

Hi all I need to create a webapp which will be running on multiple machines but they all get work which requires updates to an LDAP server. I need to make sure that each webapp handles just o

Session handling on machine behind a hardware load balancer

Hi all Just wondering how easy it is to use sessions on tomcat (with struts) when the machines are behind a hardware load balancer. Can somebody point me at some relevant documentation? I

RE: Does anybody have a JSP/Servlet example on MS SQLServer JDBC
   Connectivity

import java.sql.* import java.util.* public class Untitled7 { public static void main(String args[]) { Connection db String DriverName "com.microsoft.jdbc.sqlserver.SQLServ

Does anybody have a JSP/Servlet example on MS SQLServer JDBC Connectivity?

Hello I am a newbie trying to learn Tomcat. I was successful in creating my first HelloWorld servlet. However I am unable to make a MS SQL Server 2000 database connection. Do

Newbie - Tomcat 5.0.28 Build failed (ExceptionInInitializerError)

Hi. I downloaded the Tomcat 5.0.28 source version and unzipped it but when I ran Ant to build it an ExceptionInInitializerError was thrown at this part of build.xml <taskdef classname "org.

Subject: mod_jk configuration question

Hi all Is it possible to define two AJP13 connectors both listening at different ports and different addresses. These two addresses have different <Host > elements. Config <Connector

Re: Howto deploy a new version of my webapp without disturbing the
customer?

This is very interesting. Do you think it would copy over the sessions correctly? Surely the think that WO is doing is maintaining all sessions on the old machine until they are shut down. My

WAP Gateway

hello I am trying to send some data using POST from a BlackBerry handheld device to a servlet deployed in tomcat. everything works fine when i use the BlackBerry simulator. But when i use the dev

Howto deploy a new version of my webapp without disturbing the customer?

Hello! My scenario is an order application where my customers can order products. But the software or the design of the pages are changing rapidly. The question is now how can I deploy a new

Subject: Manager Deploy without start

Is it possible to deploy a war with the Manager serlvet without starting it immediately. I 'd like to start it with the manager later. I tried to change the tomcat configuration (autoDeploy and liv

Subject: tomcat 5.x windows installer

I cannot get the latest windows installer .exe jakarta-tomcat-5.5.2.exe to install properly It freezes after writing conf\server.xml and conf\tomcat-users.xml with the message "Using Jvm C \jd

urls not conforming to the standards problem

I am having a problem with the way Tomcat handles urls that do not conform to the standards regarding get parameters.. As we all know this looks like http //www.myhost.com/someapp/jsp/index.jsp?nam

Subject: tomcat data source - mysql

Hi I am not able to access a mysql server from a simple jsp example. I have googled the errors checked mysql and tomcat docs and mailing list archives without success. Finding a tremendous amoun

Subject: JDK1.5 and Tomcat5.5.0

Hi! Has any one tried configuring the JDK1.5 with Tomcat5.5.0? When I start Tomcat I get the following message in `catalina.out ' This release of Apache Tomcat was packaged to run on J2SE 5.0

RE: [OT] Re: log4j.properties file co-opting container
logging. - Found word(

At 08 19 AM 9/30/2004 +0100 you wrote > > > -----Original Message----- > From Jacob Kjome > > > Do you know what logger is used by default by commons-logging in > > Tomcat if

Subject: JNDI binding a new resource

I 'm looking for a way to bind to my InitialContext WITHOUT going through the Tomcat server.xml or context.xml files. From everything I 've read so far the InitialContext provided by Tomcat is rea

configure tomcat for default index

Hi.. I 'm new entry for this mailing list. I have a case I 'd like to make my index.jsp page become default hompage in tomcat (i use Tomcat 5) I mean if we open http //localhost 8080 it will appe

Porting from Apache 3.3.2 to 5.0

Hi i 'm trying to port an application that work on Tomcat 3.3.2 to Tomcat 5.0. Everything work good except the clustering service powered by a lot of java class. When I try to cluster on Firefo

META-INF/context.xml for expanded directories

Hi It seems that having META-INF/context.xml only works for war deployments. Would it be possible to add this capability for expanded directories as well? That would make those two deployment ca

AW: method level synchronization doesn 't work

Hi > I have to synchronize on the method ... No you do not need to synchonize on the method you need to synchronize. You can synchronize on anything. The easiest would be to do the followin

Security of Servlets

We are giving some thought to putting a CGI-based Wiki specifically OddMuse on a website that runs on a Linux server. In 'Using Linux (Fourth Edition) ' the authors warn that "The biggest cause for

Recursive stack trace with Tiles and Filter - any ideas?

On Thu Sep 30 2004 at 08 37 14AM -0400 Shapira Yoav wrote As you know signal 11 crashes are internal to the JVM usually at a native level. A corrupt or incomplete JVM installation or miss

Subject: hiding the welcome file

Hello I am interested in hiding the welcome file from my webapp.. Assume I am connecting to http //www.mysite.com <http //www.mysite.com/ > . Tomcat 4.1.29 and 5.0 will show that as http //www.m
Page 533 of 931 Previous 100   Previous 10   531   532   533   534   535   536   537   538   539   540   Next 10   Next 100