RE: Need Assistance Locating Redirect Bug

2007-07-16 Thread Hartrich, James CTR USTRANSCOM J6
ECTED] Sent: Monday, July 16, 2007 12:25 PM To: user@struts.apache.org Subject: Need Assistance Locating Redirect Bug This is a followup to an earlier message about a bug causing an infinite redirect in my Struts application. We integrate with Spring via action-servlet.xml. The following is the con

Need Assistance Locating Redirect Bug

2007-07-16 Thread Ferguson, Jason M TSgt 375 CSPTS/SCE
This is a followup to an earlier message about a bug causing an infinite redirect in my Struts application. We integrate with Spring via action-servlet.xml. The following is the content of my index.jsp page (the only JSP not behind WEB-INF): -