|
|||
|
I have a problem with routing urls. I have structural webpage layout with nested sections. and urls look smth like this: domain/section/subsection/item/go/param1/value1/param2/value2 the thing is - sections can be unlimited levels. last before go is action item name. I want everything to be routed to indexController goAction where section/subsection would be 1 parameter, item would be 2nd. and after go it would map to normal parameters.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|