Are you really using 1.3.4? Not 1.3.5? In any event, the stripping of the extension shouldn't be happening. More likely the extension isn't there in the forward, or you have some filter running which is doing the stripping. Always throw Struts into the debugger when you come up with weird results and tell us what you find.
Paul On 9/14/07, Asthana, Rahul <[EMAIL PROTECTED]> wrote: > > Hi All, > I am using struts 1.3.4 with tiles. > > Facing a weird issue.Forward to abc.jsp removes the ".jsp" part and says > that "abc" not found and gives a path validation error. > This is happening with the introduction of a new jsp.The old app is > working fine. > IF anyone can think of anything from on top of their head,that would be > great. > If not I would provide more code. > > Thanks > Rahul >