vipx / google-guice

Automatically exported from code.google.com/p/google-guice
Apache License 2.0
0 stars 0 forks source link

guice-servlet implementation #562

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have a simple web app:
   servlet a :  forward request to servlet b;
   servlet b:   forward request to jsp c.
I have tried various ways - with the current HEAD of the codes...

Nothing works - looks like ServletDefinition is not well designed..

I am using tomcat 6.0.29.

Thanks.

Original issue reported on code.google.com by ma.qian...@gmail.com on 23 Oct 2010 at 9:50

GoogleCodeExporter commented 9 years ago

Original comment by limpbizkit on 23 Oct 2010 at 11:44