I
don't think it belongs in WebWork proper. I suppose you just want this
class?
class
ActionForward implements Action {
public String execute() {return
SUCCESS;}
}
If
that is it, then it would take 2 secs to add it to your personal project. I
imagine it wouldn't be for production because it is simpler to just reference
your view directly.
|
Title: Message
- [OS-webwork] ActionForward or some sort of forward type th... Andre Mermegas
- Re: [OS-webwork] ActionForward or some sort of forwar... Hai Pham
- Re: [OS-webwork] ActionForward or some sort of fo... Joseph Ottinger
- RE: [OS-webwork] ActionForward or some sort of forwar... Jason Carreira
- RE: [OS-webwork] ActionForward or some sort of fo... James Cook
- RE: [OS-webwork] ActionForward or some sort o... Andre Mermegas
- RE: [OS-webwork] ActionForward or some sort of fo... Andre Mermegas