> From: Jay, Michael [mailto:em...@ufl.edu] 
> Subject: RE: Static Resources - Runtime Problems

> I haven't mapped the .htm to anything.

Actually, you have:

>       <servlet-mapping>
>           <servlet-name>HRSurveyLogin</servlet-name>
>           <url-pattern>/</url-pattern>
>       </servlet-mapping>      

That will send everything to HRSurveyLogin, including anything it redirects or 
forwards.  (Can you say, "infinite loop"?)

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

Reply via email to