As far as I can see, the default is:

struts.action.extension=action,,

and with that setting, accessing /login will work. I'm using it that
way without any problems.

On Wed, Oct 1, 2008 at 9:30 AM, duschhaube <[EMAIL PROTECTED]> wrote:
> Hi,
>
> the extension can be configured in the struts.properties
> struts.action.extension=action
>
> but i dont knoe if you can leave it empty.
>
> maybe you should consider to you the rest-plugin.
>
>
>
> Jq Jr schrieb:
>>
>> Hi All,
>>
>> Can anyone tell me how to remove the extension of url in struts 2 ?
>>
>> Like
>> /login instead of /login.action
>
>
> ---------------------------------------------------------------------
> 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