The JSP pages use "user." as a prefix in the field names. If we were using ModelDriven, we wouldn't have to use this prefix. Read more at:

http://raibledesigns.com/rd/entry/integrating_webwork_into_appfuse

Matt

On Feb 11, 2008, at 1:40 PM, orangetreats20171 wrote:


Hello,

I downloaded the fullsource for struts2 basic and was going through code for
saving/registering new user.

Had a question in source for class UserAction. How is the model "setUser"
getting called without implmenting ModelDriven interface and using
getModel() call ??? I mean how is the model User being set with call to
"setUser" ???
--
View this message in context: http://www.nabble.com/Question- regarding-%22struts2-basic%22-archetype-project- tp15420002s2369p15420002.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to