Thanks Chris,
Re-login may be accepted. I will follow your instruction and the URL
you provided.
Thanks again,
--Sam
On Mon, Jun 23, 2008 at 12:36 PM, Christopher Schultz
<[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Sam,
>
> Shamshad An
Hi Guys,
I have a web application which runs on Tomcat. There will be at any
given time a maximum of 20 users. So, the traffic is not much.
However, the application is kind of mission critical and therefore, we
can not afford any downtime. I am thinking Clustering would be an
option where if one se
Hi,
I have a web application deployed in Tomcat. On a click on button on
the web browser, it calls a servlet which in turn calls a native
function written in C. First time when tomcat is started and I run the
application, it works fine. The second clicking the same button causes
the server to crash