Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] ServletTester replacement?

It is not in the distribution but it is in the artifacts

http://repo2.maven.org/maven2/org/eclipse/jetty/test-jetty-servlet/

take a look in there

cheers,
jesse

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx



On Tue, Apr 24, 2012 at 10:49, Laird Nelson <ljnelson@xxxxxxxxx> wrote:
> Hello; I noticed that the ServletTester class is not present in the Jetty 8
> distribution.
>
> Is there a recommended replacement recipe?
>
> Thanks,
> Laird
>
> --
> http://about.me/lairdnelson
>
>
> _______________________________________________
> jetty-users mailing list
> jetty-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>


Back to the top