Hi,
Seems like WarAdapter would be quite natural here (one place to manage all
servlets from war and easy undeploy), so I'm +1 for higher entity.
H.
On Thu, Mar 26, 2009 at 5:29 PM, Jeanfrancois Arcand <
Jeanfrancois.Arcand_at_sun.com> wrote:
> Salut,
>
>
> Hubert Iwaniuk wrote:
>
>> Hi,
>> ServletAdapter s = new ServletAdapter();
>> s.populate(path-to-web.xml)
>>
>>
>> What if you have multiple servlets in war?
>> Should SA take care of multiple Servlets?
>>
>
> Good point. So we need an higher entity or a static method on
> ServletAdapter that return a set of ServletAdapter. Better ideas?
>
> A+
>
> -- Jeanfrancois
>
>
>
>> H.
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>
>