On 2/2/2016 3:54 AM, Subhro Paul wrote:
From: "Terence M. Bandoian"
To: Tomcat Users List
Date: 02/01/2016 07:58 PM
Subject: Tomcat Server - Arraylist
java.util.ConcurrentModificationException issue
On 2/1/2016 6:50 AM, Subhro Paul wrote:
Hi Team,
Our web applica
From: "Terence M. Bandoian"
To: Tomcat Users List
Date: 02/01/2016 07:58 PM
Subject: Tomcat Server - Arraylist
java.util.ConcurrentModificationException issue
On 2/1/2016 6:50 AM, Subhro Paul wrote:
> Hi Team,
>
> Our web application has a "header.jsp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Paul,
Please don't hijack threads. If you want to start a new thread, please
start a new email message addressed to this list; don't find an
existing message and reply to it.
- -chris
On 2/1/16 7:50 AM, Subhro Paul wrote:
> Hi Team,
>
> Our web app
On 2/1/2016 6:50 AM, Subhro Paul wrote:
Hi Team,
Our web application has a "header.jsp" which has 2 Arraylist on it. Each
ArrayList has more than 50 items inside. The code is to identify the
mobile device and requested page and transfer the call to mobile page
accordingly.
This code works fine
Hi Team,
Our web application has a "header.jsp" which has 2 Arraylist on it. Each
ArrayList has more than 50 items inside. The code is to identify the
mobile device and requested page and transfer the call to mobile page
accordingly.
This code works fine once we restart the server and can con