I've been using wicket for quite some time now and I just have a
question regarding the reason why wicket parameters are sent as a
sequence of

/param-name/param-value/

pairs instead of the traditional ?param-name=param-value& etc., query
strings.

Was the reason that it was believed that /p/v pairs are more search
engine friendly that traditional query strings?

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

Reply via email to