point to another hashmap once initialized
> but its contents can still be modified. So just use method level
> variables.
>
> -Original Message-
> From: Riyad Kalla [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 10, 2004 8:56 AM
> To: Struts Users Mailing List
> Subje
]
Sent: Monday, May 10, 2004 8:56 AM
To: Struts Users Mailing List
Subject: Re: strange tomcat problem with struts1.1
Jingesh,
See my last post, you don't need to synchronize and it will just slow
down your app (NOTE: Do not make use of non-final class variables in
Actions and you will be
Jingesh,
See my last post, you don't need to synchronize and it will just slow
down your app (NOTE: Do not make use of non-final class variables in
Actions and you will be fine)
Jignesh Patel wrote:
Hi All,
We are facing one strange problem, our server hangs after every 2-3 days. The
reason be
your problem has anything to do
with the addition of your synchronized key word..
Regards,
Geeta
> -Original Message-
> From: Jignesh Patel [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 10, 2004 9:02 AM
> To: Struts Users Mailing List
> Subject: strange tomcat pr
Hi All,
We are facing one strange problem, our server hangs after every 2-3 days. The
reason behind it, is it tomcat creates unwanted java processes.
>From my side I haven't implemented anything special except adding
"synchronized (this) {" line in execute method so that I can avoid
concurrent
5 matches
Mail list logo