On 27/May/2010, at 7:26 AM, Pascal Robert wrote: > What's the best way to "record" the steps that an user is doing? I guess that > I can add log4j calls in all the steps, but I was wondering if an easier > solution exists.
How many concurrent users are we talking about? I would use WORecordingPath however it interleaves concurrent sessions so it's a little hard to deal with multiple users. For a long time I've wanted something that would do this at the woadaptor level however haven't quite got around to setting that up! ;-) M. _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
