Title: Message
In
src/resources/web/WEB-INF/classes/views.properties there is this
line:
bank.transfer.action="">
this
tells Webwork that the bank.transfer.action is the class
bank.Transfer
because of this line in
webwork.properties:
webwork.action.packages=webwork.examples,
webwor
Jason Carreira wrote:
Message
It actually forwards control to the bank.transfer
action and the !default tells it to execute the default command, so it will
call doDefault().
-Original Message-
From: Hariharan[mailto:[EMAIL PROTECTED]]
S
Title: Message
It
actually forwards control to the bank.transfer action and the !default tells it
to execute the default command, so it will call doDefault().
-Original Message-From: Hariharan
[mailto:[EMAIL PROTECTED] Sent: Wednesday, March 05, 2003 2:18
AMTo: [EMAIL PROTE