More notes - 
- If you are using tiles or even jsp (I think) and have the same name folder
as a namespace your rest urls will not execute the action


alvins wrote:
> 
> Sorry guys this has been fixed - just some notes on behavior which may
> help others (should maybe be added to wiki) -
> 
> - If you want a blank namespace - do not use "/" as your namespace in your
> struts xml's or in namespace notation. Inconsistent behavior starts to
> occur.
> - If you want a specific namespace - e.g. /v1 - you must ensure your
> namespace has prefixed slash i.e. "/v1" otherwise it will not work.
> 
> Alvin
> 
> 
> alvins wrote:
>> 
>> I just tried it with latest struts and is still a problem - is there a
>> Jira for this or maybe its been fixed and I am using it wrong?
>> 
>> Alvin
>> 
>> 
>> Kyle Adams wrote:
>>> 
>>> 
>>> Musachy Barroso wrote:
>>>> 
>>>> Does it work with only zero conf? (no RestfulActionMapper)
>>>> 
>>> 
>>> Yup.  Works if I turn off RestfulActionMapper (zero conf still used) and
>>> works if I turns off the namespace (zero conf still used).  Just doesn't
>>> work if all three are in effect.
>>> 
>>> Kyle
>>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-S2--RestfulActionMappers-and-Namespace-tp10090004p19230238.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to