fortunatly, it's not a public website, it's only accessed by a few editors.
> > act(..) {
> >
> > Thread approveThread = new Thread(this);
> > approveThread.start();
> > return null;
> > }
>
> Autsch! Well, then you better don't have many user ;)
>
> Every request generates a thread - that makes it really easy to bring
> down that machine
>
> cheers
> --
> Torsten
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]