the form element has the same name as the property.

"If the bean property and the request parameter have different names,
you must specify both property and param. If they have the same name,
you can specify property and omit param."

"If a parameter has an empty or null value, the corresponding bean
property is not set."
(quotes from http://java.sun.com/products/jsp/tags/11/syntaxref1114.html)

I thought the second quote said that if I specified a wrong param it 
wouldn't call the setUsername() but when I wrote param="f00" on both I still 
got the same result,.. :\

thnx for the quick replies from u guys btw =)

_________________________________________________________________
Skicka snabbmeddelanden till dina v�nner online med MSN Messenger: 
http://messenger.msn.se


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

Reply via email to