Hello, I am curious if it is possible to dynamically create and/or modify an action's view mappings for a particular request with WW?
I'm not sure if its necessary or not so you let me explain the problem. Lets say you have a multi-paged user profile service. After you submit a page, the destination success page depends on your current role (e.g. child vs. adult). How would you build that intelligence into a WW action? An action's success page depends on the role of the user. I guess in the JSP page I could change the action called based on the user's role but it seems sort of hackish to me. Another idea that occurred to me is to map the success view to another action that performs a redirect based on user's role. Again, it seems workable but kind of hackish. Does anyone else have some suggestions on how to handle this situation best? Thanks, Kirk Rasmussen Lucasfilm Ltd. ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork