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 351 of 931 Previous 100   Previous 10   351   352   353   354   355   356   357   358   359   360   Next 10   Next 100  

how to get the original requestURI after jsp:forward()

Hello I have a forward to a jsp-file. This jsp-file needs to know which URI was requested in the initial request. Currently I can only see the requestURI of the forwarded jsp-file. Any ideas? Re

Apache Jakarta Tomcat v5.5.10-alpha Released

The Apache Jakarta Tomcat team is proud to announce the immediate availability of Tomcat 5.5.10-alpha. This build contains 110 improvements including bug fixes enhancements and documentation update

how to build tomcat -locally- after downloading all sources to your local box

http //jakarta.apache.org/tomcat/tomcat-5.0-doc/building.html explains the ant-based process in which sources are downloaded from CVS. How do you go if all sources you want to first download loca

domain missing from html:rewrite html:link etc

I have recently moved ISPs and my sites are experiencing some strange behaviour. Basically on some of my sites (Not just one) and on some of the links (Not just all) When using html link (A struts ta

SV: close pooled conection-by value or by reference

This isnt really related to Tomcat but I really don 't care You could make the connection static in the class DatabaseManager so that your application only uses one connection against DB. This coul

close pooled conection-by value or by reference

I think this is a classic java question Pass by reference or by value. I have a DatabaseManager class which takes care of get conection from connection pool and release the connectoin. I am not sure

Subject: Web Application Question

Hello I 'm running Tomcat 5.5.7 and right now I have one application ( the default application ). I just created a new dir ( $CATALINA_HOME/webapps/cms ) for a new application. The home page ( index

Subject: Multiple Hosts using dyndns

Hi I trying to set up Tomcat 5.5 to respond to multiple host names that I have configured using dyndns. I am not sure which facility I should be using. Since my PC which is running tomcat only has

Subject: cvs ant build problem

Hello I am trying to run cvs but it is failing. checkout.depends [cvs] cvs [checkout aborted] connect to cvs.apache.org(209.237.227.194) 2401 failed Connection timed out If you try and

getting Tomcat 5.5 daemon/service to startup automatically on bootup?

I 'm running *Tomcat/5.5.6 on* Fedora Core 4. What is the best way to get my Tomcat server to start automatically on bootup. My server does use SSL. I have read through the info on setting up tomcat

basic authentication won 't accept password (intermittent)

Hello My client has a password-protected folder (as shown in the snippet from my web.xml below). The problem is that when accessing a protected resource (/members/jobs/index.html) it sometimes a

Subject: Change Apache Run User

I currently run startup scripts for Apache and Tomcat in the /etc/rc3.d folder. In the default setup the user 'nobody ' is the one who the Apache service runs as. Does anyone know how to change the

Subject: Replacing a class file

Hello I am very new to tomcat I hope someone is able to help me out. There is a Java application sitting in one of the servers and I have been asked to modify some code in there. I figured out t

Subject: Problem Bringing up Admin

I 've installed tomcat 5.5.9 and downloaded the admin package. When I attempt to access http //localhost 8080/admin/ I get a blank screen the first time then if i reload I get the following error m

getServletContext() returns "/ " for default context defined outside of server.xm

Hi I 'm trying to setup the default Context for a Host without defining it in server.xml. In conf/Catalina/localhost I 've created a file named .xml and defined the Context within it without defini

Configure "email catcher " for dev and stage environments?

Hi in dev and stage environments we are working with real data but have to avoid that email are really sent to the users. Our current solution is that the code sending emails checks what the curre

Reloading web context in a cluster

Hi I 'm developing some web services using Axis. The whole axis context (containing all my services) is embedded as a servlet into Tomcat 5.5.9. Any time I create a new version of one service I need

Subject: Tomcat 5.0.19 + parsing XML

Hi all I have an environment with Tomcat 5.0.19 (jre 1.4.2) whit SQL Server database. I should create a new one web application that call a remote host (by socket on TCP/IP) and read/write stream

Virtual hosts and shared libraries

I got a problem with Tomcat using a huge amount of memory on startup. Of course I realize that it all depends on how large are the applications. However I have lets say two identical machines with

Limitting bandwidth: Filedownload

Hi. Is there a way to make two channels with Apache / Jakarta-Tomcat regarding to the Internet connections bandwidth? One channel serving jsp html gif jpg png files another channel servin

mod_jk not detecting loss of a load balanced machine

We 've noticed with two versions of mod_jk we 've been using (1.2.5 and one older) that if one of the machines hosting load balanced tomcat gets completely off the network (power loss) mod_jk will see

jsp stuff

hi guys i want to know is there any setting to be done with tomcat so the JSP codes can access the database ( MySQL) and display the information ? thank you

Automated Server Configuration (was api for server.xml maintenance)

Hi All I received no reply to my earlier email in this thread so I thought I 'd try and come up with a less verbose description of my problem. I 'm looking to automate the management of hosts on my

Application doesn 't respond at all

Hi I have a JSF web application deployed on Tomcat 5.0.28. Initially the application works normally and then it goes into a state where it stops responding to user requests from the browser. Once th

Error 500 messages

Hi all I 've got a very simple question to ask and I 'm sure someone out there can help me. Ok I just migrated from Tomcat 3 to Tomcat 4 and everything is working great except one little thing. But a

Jsp and xml

Hello all I am creating a xml document using JSP. The JAVA codes in JSP creates blank lines in xml document. How can I remove this or how can I don 't create. I will appreciate any help. Thank Yo

Dynamic server configuration...

Hi folks Is there any way to change tomcat engine configuration at runtime without restarting the entire engine ? Some kind of dynamic engine configuration being able to change hosts add ho

RAM limity

Hi I 'm using TC559 and JVM 1.5.x with Win2003 / 2GB RAM. I 'd like upgrade to 4GB RAM...is there any JVM or Tomcat limit here? Thanks in advance! Paulo Alvim Powerlogic - Brazil

DBCP datasource works on 5.0.28 but fails on 5.5.

Please stop sending this stuff to me. Somehow by mistake I got on this mailing list and don 't know a thing about it. WARREN TAYLOR Sunbelt Business Advisors Sunbelt Business Brokers of MS www.sunb

forwarding (and adding to) a request to another server

Hi I have a secure webapp (main portal) in Tomcat that calls webservices for authentication. There are other *existing* apps on different servers. All users log in to all apps through my app (sing
Page 351 of 931 Previous 100   Previous 10   351   352   353   354   355   356   357   358   359   360   Next 10   Next 100