The names match the JavaBean's convention of the properties, so user.id maps to setUser().setId().
Matt On Tue, Jul 15, 2008 at 6:37 AM, nani2ratna <[EMAIL PROTECTED]> wrote: > > Hi, > > I have seen the view source of the page in APpfuse example. > For all the textboxes/ input form variables names has given like > user.id, user.username like that. > But in action class they are getting the USer object, how they are getting. > Can any body eloborate this one. > > Thanks in advance > ratna > -- > View this message in context: > http://www.nabble.com/Doubt-in-jsp-variables-tp18464201s2369p18464201.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]
