Hello Everybody,

I am newbie to Tapestry. I am using Tapestry 5.0.5.
I have a problem with select component.

I have populated the select component using GenericSelectModel class with
some 
collection of data.
When I save new value in database which is shown in the select component,
after saving and after rendering the page the select component shows the new
value.
But when I select this new value to perform action it doesn't persist in
action request
it is received as null while other previous values of this select component
never received null.

Can anyone tell why this is happening? What will be causes of this?
Any help is appreciated... Thanks in advance...

With Regards,
S. Ritesh 
-- 
View this message in context: 
http://www.nabble.com/T5%3A-Problem-with-select-component-value-got-null-on-action-tf4962851.html#a14215124
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to