Re: [OS-webwork] action mapping

2003-02-25 Thread boxed
> I am new to webwork and start running examples. I can not figure out how > url: http://localhost:8080/webwork/tests/multiform!default.action maps to > jsp page and action. > Could any body explain to me? why not just multiform.action ? The above is an example of a command driven action. Normal a

RE: [OS-webwork] action mapping

2003-02-25 Thread Jason Carreira
age- > From: James Ma [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 25, 2003 1:47 AM > To: [EMAIL PROTECTED] > Subject: [OS-webwork] action mapping > > > I am new to webwork and start running examples. I can not > figure out how > url: > http://local

[OS-webwork] action mapping

2003-02-24 Thread James Ma
I am new to webwork and start running examples. I can not figure out how url: http://localhost:8080/webwork/tests/multiform!default.action maps to jsp page and action. Could any body explain to me? why not just multiform.action ? Thanks James Ma