|
From: Steven D. <ste...@gm...> - 2005-07-10 22:11:10
|
And a better exception would be nice as well :-) On 7/11/05, Steven Devijver <ste...@gm...> wrote: > Hi, >=20 > I am faced with the same problem as described in this thread on the forum= : >=20 > http://forum.springframework.org/viewtopic.php?t=3D6791&highlight=3Devent= id >=20 > I go to a detail screen from a table through a link. On the details > screen is a form that has a _eventId field. When I submit my browser > sends two _eventId request parameters: one from the URI of the > previous request and one from the form. >=20 > The only solution I can think of to solve this problem is to introduce > a _formEventId parameter that precedes over _eventId. It's a bit > broken since users can use _formEventId in URI as well. >=20 > Steven >=20 > -- > "If you want to be a different fish, you gotta jump out of the school." > -- Captain Beefheart >=20 --=20 "If you want to be a different fish, you gotta jump out of the school." -- Captain Beefheart |