Hi,

I'm playing a bit with webwork and started going through the examples to see
how it works.

I came to this question, what is meant by the following action:
  <A href="tests/exprformtest!default.action">

I do understand that the action: "exprformtest.action" will be mapped to the
"doExecute()" method in "ExprFormTest.java", and that I could make a method
"doFoo()" in "ExprFormTest.java" that I can use as "tests/exprformtest!foo.action".

But what is meant with "exprformtest!default.action" (I would expect a method
"doDefault()" in ExprFormTest but I asume that I'm wrong).

Can anyone explain this to me.

thanks,
Hans

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Webwork-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webwork-user

Reply via email to