RE: Static Resources - Runtime Problems

2011-05-24 Thread Jay, Michael
ing to FilterB and the RealServlet if required. This means that a call to /a/b/wooHoo can be examined/processed at the /a level, and then the /a/b level before it finally arrives at /a/b/wooHoo. Bill -Original Message----- From: Jay, Michael [mailto:em...@ufl.edu] Sent: May 24, 2011 4:21 PM

RE: Static Resources - Runtime Problems

2011-05-24 Thread Jay, Michael
4, 2011 4:07 PM To: Tomcat Users List Subject: RE: Static Resources - Runtime Problems > From: Jay, Michael [mailto:em...@ufl.edu] > Subject: RE: Static Resources - Runtime Problems > I haven't mapped the .htm to anything. Actually, you have: > > HRSurveyLogin

RE: Static Resources - Runtime Problems

2011-05-24 Thread Jay, Michael
: SHA1 Michael, On 5/24/2011 10:47 AM, Jay, Michael wrote: > I apologize for the insufficient data. The goal is to foward the > user to google.com to login and on successful authentication, reveal > the original page desired. The original author used a .jsp that > simply produces it

RE: Static Resources - Runtime Problems

2011-05-24 Thread Jay, Michael
I apologize for the insufficient data. The goal is to foward the user to google.com to login and on successful authentication, reveal the original page desired. The original author used a .jsp that simply produces itself. But that's a separate issue--I think. I've not been able to capture an ex

Static Resources - Runtime Problems

2011-05-24 Thread Jay, Michael
I'm finding that whether I use a redirect() or a forward() to a static resource, my server goes crazy. at org.apache.catalina.core.ApplicationHttpRequest.getSession(ApplicationHttpRequest.java:572) at javax.servlet.http.HttpServletRequestWrapper.getSession(HttpServletRequestWrapper.java:22

problem with missing library(s)--google app engine

2011-05-06 Thread Jay, Michael
I am trying to write a web app to do authentication through google. My development environment is eclipse with the google GAE and jetty. I get no compile time errors--and I copied the web module folder (named *war* in eclipse) manually into webapps in tomcat. No .war file involved. The app runs

Typo: Apache Tomcat 7 Configuration Reference

2011-04-22 Thread Jay, Michael
There appears to be an error in a diagram in "The Context Container." http://tomcat.apache.org/tomcat-7.0-doc/config/context.html#Environment_Entries maxExemptions< 10 java.lang.Integer If this is the wrong forum, please let me know. mj Michael Jay Smathers Librari