hi!


if i have a webpage where on on the left side i display a list of
usergroups and on the right side i have a little form where i can
add a group, how would i implement that as far as actions go?
(basically you can just look at the confluence group management
screen)

if i have i submited the form to the creategroup action, but it fails
because the user for example didnt enter any username and get
to the view of browsegroups, i would still have to display the groups
on the right side, while showing the validation error from creategroup
on the right side.

basically i wonder if there the browsegroup action would just be
called from within the creategroup action, to populate something
like a global dataspace with the grouplist and the display the
view.. or howelse could i have the data from one action on the
left side and the validation error from the other action on the right side?


can anybody give me a little insight on how this normaly is solved
with webwork?

thanks a lot!

ciao!
florian



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to