Hi all, i would like to create some kind of URL protocol versioning in my
apps. The URL generated would be something like this

http://www.myserver.com/myapps/page.method/protocol_version/param2/param3/moreparam

I'm thinking between of using Service Advisor or RequestFilter to handle the
case. Can anyone advise me what is the advantage of using one to the other
?

Treating the version as the first param for each method would also work. But
i think the two other alternative above will give a better an cleaner
approach.


Thanks a lot

Abangkis

-- 
http://www.mreunion-labs.net/
twitter : @mreunionlabs
blog : mreunion.wordpress.com
Follow our android survey at :
http://www.mreunion-labs.net/downloads:dlapk/MySurvey.apk

Reply via email to