"disabled" on the select tag generates a disabled=true on the html select tag, 
which behaviour is not to send any value.
Either use readonly attribute or add a hidden value.

Lionel
  "CN Yee" <[email protected]> a écrit dans le message de news: 
[email protected]...
  Hi,

  I have a <stripes:select disabled="true"> tag.
  I just discovered that the disabled="true" is setting null to my actionBean 
object.

  Is that the intended behavior? Is there a way to disable it?

  Many thanks
  Yee

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to