Hi, Do you have a <html:base> in your jsp? If yes,try removing it .
When images are not displayed what path do they have in the browser? Andras. On Tue, 2001-12-18 at 17:46, Dave J Dandeneau wrote: > Has anyone seen this behavior? We have an action that is used from a > couple of different mappings. Depending on a parameter it displays > differently. When forwarded to the > jsp the images fail under different mappings. i.e. if it is > "/reg/action1" then the images don't display, but if the action is > called through "/action1" then all images display fine. > > All the images are in the root directory inside a directory called > "images". > We are referencing them via "/images/image.gif" > > Has anyone else had this problem? Is there a workaround? > > Thanks, > David Dandeneau -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

