Just an update. I migrated to Servlet 3.0 and things work much better.
On Sat, Aug 27, 2011 at 3:14 PM, Bob Garcia wrote:
>
>
> On Sat, Aug 27, 2011 at 2:35 PM, Konstantin Kolinko <
> knst.koli...@gmail.com> wrote:
>
>> 2011/8/28 Bob Garcia :
>> > I have a
On Sat, Aug 27, 2011 at 2:35 PM, Konstantin Kolinko
wrote:
> 2011/8/28 Bob Garcia :
> > I have a webapp at webapps/demo and a servlet mapped to demo/foo. Tomcat
> is
> > also serving some static content from the demo directory, including image
> > files in demo/imgs.
Apologies if this is a known issue or a simple config error on my part. I
have not been able to find anything similar in my searches.
I am using tomcat-7.0.20 configured with
protocol=org.apache.coyote.http11.Http11NioProtocol, and using OpenJDK
1.6.0_22 on Fedora 15.
I have a webapp at webapps/d