Hey all, I’m curious if perhaps in ww2 there could be some sort forward type idea.

I’ll illustrate a little. Right now as I understand it, if I have a view, that I don’t have any particular logic or model to associate with it at the moment, but I want it go through the WebWork framework instead of just accessing the .jsp page I have to do something like this:

 

test.action="">

test.success=somepage.jsp

 

which could be clearer if it were like this

othertest.action="">

othertest.success=someotherpage.jsp

 

I think it might be useful if there was a utility class in webwork.action called ActionForward or something similar that just extended ActionSupport

What do you think?

 

Regards,

-Andre Mermegas

 

Reply via email to