Greg Lindholm wrote:
There was a change sometime between Struts 2.0.11 and Struts 2.1.6 where the
default list of action extensions (struts.action.extension) changed from
just 'action' to 'action' plus "" (no extension). This will cause requests
with no extension to be treated as an action.
Ah! So, once you send the request with no extension, the URLs generated
in the jsp's will also have no extension? I can accept that. It was jut
confusing when I first encountered it. Thanks for the tip on how to set
it explicitly!
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org