Re: [Webwork-user] Good Design for Utility Actions

2002-04-04 Thread Rickard
Peter Kelley wrote: > I'm starting to get confused about good design patterns using webwork. > Just say I have an action that gets a list of users called say > user.list. I define the views for the action to point to my > userList.jsp. After I do this I suddenly realize that having a list of > us

[Webwork-user] Good Design for Utility Actions

2002-04-04 Thread Peter Kelley
I'm starting to get confused about good design patterns using webwork. Just say I have an action that gets a list of users called say user.list. I define the views for the action to point to my userList.jsp. After I do this I suddenly realize that having a list of users is a really useful thing on