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 112 of 931 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100  

Is it possible to deploy a war file which gives a different contextname?

> From Tim Funk [mailto funkman@(protected)] > Subject Re Is it possible to deploy a war file which gives > a different contextname? > > 1) Keep the war file out of the tomcat installation > 2) Use

Error: Name jdbc is not bound in this context

Dear all I am trying to use JDBC and transactions in Tomcat 5.5.20 with JOTM (as explained this tutorial http //jotm.objectweb.org/current/jotm/doc/howto-tomcat-jotm.html). But I am getting the f

Subject: troubles with error pages

hello i 've got this exception java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.inv

What is the command to set servlet.jar in Linux Fedora Core 2.6.9-1.667

Dear All So far I 've been using Windows XP operating system to run my servlets. Now I want to change to Linux Fedora (2.6.9-1.667). The operating system was installed for me by someone and

a Collection of beans to store sql data

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Michael Michael Ni wrote > My problem is i get > > PersonNew.java 48 missing return statement > } [snip] > public Collection getPersondata( Stri

Is it possible to deploy a war file which gives a different context name?

Is it possible for Tomcat to deploy war files where the context name is not the same as the original war file name e.g. deploying webapp.war and the context name is /mainApp instead of /webapp. How

a Collection of beans to store sql data

I was wondering if anyone could help with this. As recommended by forum members I am using a Collection of beans to store the data from sql query. My problem is i get PersonNew.java 48 missing r

Creating a custom session manager -- SOLVED

Oops... I had some bugs in the code. Here 's the latest source. -Bryan/ / <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN " > <html > <head > <meta content "text/html charset ISO-8859-1 "

Issue with Changing sessionid values -- please help...

Server Configuration Linux Fedora Core 3 Apache 2.0 Tomcat 5.0.30 session sharing and load balanced (with session persistence on a server) across two servers (not using tomcat / JK load balancing)

Apache Tomcat issue

Hello I have a very strange issue regarding my Apache/Tomcat configuration. The symptom is that when a user is trying to connect to a non balanced web application (i.e. /setup or /stech) the

Subject: CPU Spike Every 10 seconds

Hi We are running Tomcat 5.5.9 on Windows 2000 Server. Our test involves 500 plus clients sending periodic jsp requests. Performance logs show that the tomcat process spikes up to 50% every 10 seco

How do you do virtual directory / path mapping in a webapp

I am converting from Resin and there I can map a directory not inside the webapp to one which can be reached via a URL and translated by Resin as below <path-mapping > <url-pattern >/files/* </ur

mod_jk - WARNING: processCallbacks status 2

Hi I 'm having a problem with Apache Tomcat and mod_jk. Apache - 1.3.33 Tomcat - 5.5.12 mod_jk - 1.2.20 We have a jsp web page which calls a servlet to load images. The servlet gets the image by co

AW: Tomcat 5.5 Cluster: Session Replication before sending the response

Hi Filip Thanks for your answer. I also thought about this solution of just setting all objects again at the end of the doGet method. But if possible I would like to use a tomcat replication mechani

debugging Servlets under Tomcat 5.5 on Windows XP

Hi I want to debug servlets running under Tomcat 5.5.20 (freshly installed) on Windows XP but I can 't get the JVM to open the debug port in order that Eclipse can attach to it (as verified by run

Apache Tomcat v6.0.7-beta

The Apache Tomcat team announces the immediate availability of Apache Tomcat 6.0.7 beta. This release is the second beta release of the 6.0.x branch. Apache Tomcat 6.0 includes new features over Apac

AW: ISAPI_redirect, IIS6.0 vs TomCat 5.0.28 - multiple websites!

I don 't know if somebody 's interested in this topic but I found my mistake I forgot to set the "Script and Executables " permissions of the jakarta virtual folder. Best regards Florian -----Urspr?

JK 1.2.20 - Sticky session doesn 't work properly

I upgraded my apache+jk+tomcat configuration with new JK connector 1.2.20 My system is one Apache http server and two tomcat running on two different machines (say web1 and web2) I put sticky

Tomcat 5.5 Cluster: Session Replication before sending the response

Hi everybody I have a Tomcat 5.5 cluster with 2 nodes on SLES8 and want to replicate the complete session before the response is send. According to the Tomcat Clustering documentation the example wi

Garbace Collection executes 1GB but HEAP Size at 1.5GB!

Hi I 'm profiling my application with -verboseGC. My maximum heap-size is XMS is 1.5GB but the garbage collection always is executed when about 1GB is reached. Why is it so early? Is there anything to

Tomcat 4.1.30/5.0.28 empty responses - return code "200 - "

Hi Sporadically I experience that the layout of my application is messed up. I found out that this is based on missing GIFs and CSS. In the access logs there are a number of entries with the HTTP s

Subject: running tomcat invisibly

Is it possible to run tomcat invisibly (that is without any console being displayed) if you check "Allow Service to Interact with the Desktop " in Windows services? (I 'm using tomcat 5.5) Thanks Roger

the best method to secure Apache/tomcat communication

Hello I have a question concerning the use of Apache server in front of tomcat at the present time we use tomcat 4 AJP apache 2.2 and mod_jk to manage load balancing. it work roughly fine but

Updating the jvm path with procrun does not work

Hi I configure my tomcat with the procrun.exe but only setting jvm path does not work. What I do is this "C \FPS\Tomcat 5.5\bin\tomcat5.exe " //US//TC5FPS --Jvm C \Programme\Java\jre\bin\client\j

Subject: AW: Advanced War deployment

Hi Don 't know if there is a better way to do but you can place the lib files into one of the following directorys instead of into the .war file /tomcat/common/lib /tomcat/server/lib /tomcat/shared

Subject: Advanced War deployment

I have one commercial project and want to deploy it throw .war deployment process. My application uses external libs (10 mb) which must presents in WEB-INF\lib dir. All app size is 12mb. How can i a

AW: Getting Tomcat5.exe to run with server JVM

Hi Chuck > -----Urspr?ngliche Nachricht----- > Von Caldarale Charles R [mailto Chuck.Caldarale@(protected)] > Gesendet Dienstag 9. Januar 2007 18 19 > An Tomcat Users List > Betreff RE

Subject: urgent : unsubscribe please

Cordialement Christian Mennequin Barclays IRCB / DI 183 avenue Daumesnil 75575 Paris Cedex 12 Phone 0033 (0)1.55.78.43.05 Email christian.mennequin@(protected) "Leon Rosenberg " <rosenberg

Subject: URGENT: UNSUBSCRIBE PLEASE

Cordialement Christian Mennequin Barclays IRCB / DI 183 avenue Daumesnil 75575 Paris Cedex 12 Phone 0033 (0)1.55.78.43.05 Email christian.mennequin@(protected) "robert lazarski " <robertla

Executing Manager Commands With Ant.

Dear sir/Madam For the ability to execute Manager commands via HTTP requests as documented above Tomcat 5 includes a convenient set of Task definitions for the Ant build tool. In order to use
Page 112 of 931 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100