RE: [OS-webwork] data from different actions

2004-02-06 Thread Drew McAuliffe
: [OS-webwork] data from different actions Well, one way to do this is to have your page itself just show the form backed by an Action and use SiteMesh to decorate the page with the newsgroup list on the right. Another way is to have the same form w/ Action but in the JSP page, make a call to to ex

RE: [OS-webwork] data from different actions

2004-02-06 Thread Jason Carreira
Well, one way to do this is to have your page itself just show the form backed by an Action and use SiteMesh to decorate the page with the newsgroup list on the right. Another way is to have the same form w/ Action but in the JSP page, make a call to to execute the user group Action and display t