Re: [Webwork-user] !default.action
Brought to you by:
baldree,
rickardoberg
From: Hans S. <hst...@bw...> - 2002-05-23 07:14:03
|
So that was it, I'm happy that I understood it right, I only had to look a bit further. Thanks for the answer, Hans On Wed, May 22, 2002 at 01:19:03PM +0000, Hans Steinraht wrote: > 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 > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webwork-user |