http://yfrog.com/gy9qhp
here is an image of the error I receive, as you can see the get request response is in an iframe so there may be something there but that seems unusual. Any ideas or suggests of where to dig would be appreciated. Thanks! On Feb 15, 2:01 pm, jaytheletterj <[email protected]> wrote: > <servlet> > <servlet-name>Directory</servlet-name> > <servlet-class>com.xxxxx.leaders.Directory</servlet-class> > </servlet> > <servlet-mapping> > <servlet-name>Directory</servlet-name> > <url-pattern>/directory</url-pattern> > </servlet-mapping> > <welcome-file-list> > <welcome-file>directory.jsp</welcome-file> > </welcome-file-list> > > The very first time I look at this app each day I receive a 301 Error Too > Many Redirects. After I refresh it will load fine every time afterward. The > jsp is is the root of the war file so I am not sure why I am getting that > redirect error. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
