On 10/7/19 4:35 PM, Bill Ross wrote:
> Would anything like these chunks from my code work for you? The secret
> is checking status in doGet().

Thanks, a lot Bill. This looks quite similar to the solution I currently
have in place. However, our app consists of more than one servlet and I
had to jump through a lot of hoops to make the approach work someohw.
However, our developers are free to add more servlets to their project
and if they forget to inherit from our ready-state-checking-base-class
the door is open for all kinds of havoc.

Hence, I was looking for a more unified approach, one that does not
offer any functionality unless the context is fully up and running.

-dirk
_______________________________________________
jetty-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to