Damn ... as simlpy as silliy.
Turn off UrlRewrite ... make a decoder before the service and in decode
Method of the decoder I make my mapping.




Skorpien126 wrote:
> 
> Hi @All,
> some of my colleagues asked me, why we have to map the indexed
> ServiceParamters.(we use "FriendlyUrls") ... so I ask you if it´s possible
> to change the following fact.
> 
> The ServiceParameters are saved in an List. Is it possible to save them in
> Map... so that we could get the value of the parameter easily by Name.
> Overwriting a service. Someone still did it????  
> 
> Maybe I should point out it a little bit more. Ok lets say my url looks
> like this .... 
> /vlib/app?page=ViewBook&service=external&sp=2096.
> then I want something like this
> /vlib/app?page=ViewBook&service=external&ItemId=2096&secondParameter=true.
> 
> Standard parameterNames(Page,Service) are not Mapped to Service.Params
> List. All unknown parameters are saved in a mapped so that I can access
> directly. 
> 
> Is it possible?
> 

-- 
View this message in context: 
http://www.nabble.com/Default-ServiceParameterNames-tf3409427.html#a9611779
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to