Can you post your struts.xml? And you don't have such constant defined
<constant name="struts.enable.DynamicMethodInvocation" value="false"
/> ?


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

2013/9/22 Néstor Boscán <[email protected]>:
> Yes and it doesn't work. It only works with "login".
>
> Thanks for the help
>
> On Sunday, September 22, 2013, Lukasz Lenart <[email protected]>
> wrote:
>> 2013/9/22 Néstor Boscán <[email protected]>:
>>> Hi
>>>
>>>     <s:form name="login" method="post" action="login!login.action"
>>> validate="true">
>>
>> Have you tried to use: login!login ? Attribute action expects action
>> name, not how it is rendered (i.e. if you change default action
>> extension to .html)
>>
>>
>> Regards
>> --
>> Łukasz
>> + 48 606 323 122 http://www.lenart.org.pl/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to