i have the controller Thumb with the action resizeAction(), but for
example if i have www.domain.tld/thumb/resize/some/other/params - is
there a methods that returns the parameter
part of the url (some/other/params) ?

i find only the action module and controller settings inside the request
object, the only way would be to parse the url and remove
action&controller part... isn't there a smarter solution ?


-----
best regards,
Truppe Steven

Reply via email to