Hello,
Has anyone adapted Webware to use url paths for actions instead of GET
parameters? Sort of like Amazon -- instead of
http://my.stockbroker/app/StockLookup?_action_lookup=3DLookup&stock=3DATT&d=
etail=3D1
I'd use
http://my.stockbroker/app/StockLookup/lookup/stock=3DATT/detail=3D1
I could write the code for that myself, but if someone else's done it alrea=
dy...
Faried.
|