Hi,

in the process of understanding your framework...here i go:

in the examples i see a lot of CommandDriven implementations (HelloWorld, Login,...)
but i didnt see the usage of the interface.

As far as i can read from the code, the commandDriven Bean is used for
calling a selfnamed method in your bean, so when you request myAction!myCommand.action
or myAction.action?command=myCommand, you must have a method called doMyCommand()
in your Bean to do additional things. But in the examples i dont see any doXXX
(not mentioned the normal workflow doXXX methods).

Am i missing something with CommandDriven, is the usage different than i described?

thx for input.

Sorry to bother you with question around WW, but i really wanna use it in a
sophisticated way and try to give back input to the project as soon as possible.


---
Marc Logemann
(see him @ www.logemann.info)





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Oh, it's good to be a geek.
http://thinkgeek.com/sf
_______________________________________________
Webwork-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webwork-user

Reply via email to