Hrrm.. I just found MappingDispatchAction and that seems to be exactly what I was looking for... has anyone used this class?
On Friday 23 April 2004 03:00 pm, Riyad Kalla wrote: > Hey guys, > After playing with the LookupDispatchAction most of the day and converting > over some existing functionality to using it, I've figured out that i love > the consolidation of functionality into 1 class, but the problems I've run > into (non stop) dealing with the parameter and making sure that all my > buttons now have "property" values (which, for example, breaks some > existing code like <html:cancel />) so that the LDA has a parameter to > determine which method to call has gotten me really short on nerves. > > Does anyone else have a nice clean way that they have consolidated all > their CRUD functions into a 1 action, then found a nice way to delegate to > the proper method based on say the URL that the user is trying to access > (instead of the parameter value)? > > Best, > Riyad > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]