users@grizzly.java.net

how handle static content with GrizzlyWebServer ?

From: Survivant 00 <survivant00_at_gmail.com>
Date: Mon, 9 Feb 2009 14:37:10 -0500

I started Hudson with GrizzlyWebServer but when I access the root page, I
don,t see images or css.

I saw some examples where you put
ServerAdapter.setHandleStaticResources(true)..

2 Questions

# 1 - but when you have multiples servlets how you do that ?

# 2 - there is a way to set the handle on the GrizzyWebServer instead ?