--- Musachy Barroso <[EMAIL PROTECTED]> wrote: > (1) is probably related to this one: > > https://issues.apache.org/struts/browse/WW-1784
I can't tell what the problem is there, but I just verified that the action!method creates the funked-up URL: <s:url action="dynaFileAction" id="fileListUrl"/> creates /s2samples/forms/dynaFileAction.action and <s:url action="dynaFileAction!execute" id="fileListUrl"/> or <s:url action="dynaFileAction" method="execute" id="fileListUrl"/> leads to Error loading '/s2samples/forms/"/s2samples/forms/dynaFileAction!execute.action"' *but* if you just *display* the generated URL it's fine; it's only when the <s:div.../> attempts to use it that everything gets hosed. I'm going to have a cookie! d. ____________________________________________________________________________________ Need Mail bonding? Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users. http://answers.yahoo.com/dir/?link=list&sid=396546091 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]