| Author |
struts2: Mapping generic paths?
|
André-John Mas
Ranch Hand
Joined: Oct 18, 2008
Posts: 37
|
|
I am wanting to be able to match a wild case path to an action. For example /foobar/entitya/show.action /foobar/entityb/show.action /foobar/entityc/show.action /foobar/entityd/show.action The show.jsp would all be the same action, though the 'entity' section could be any random string. How would I do that in struts? Additionally how would I map a folder to an action. For example: /foobar/
|
 |
 |
|
|
subject: struts2: Mapping generic paths?
|
|
|