Hi, I'm porting an old WW 2.1.7 application to S2. This is a bit confusing, but I'm on my way and have managed to get it up and running with limited functionality. One of my major problems right now is that most S2 tags do no longer get their values.
The rendering of s:textfield contains the name of the value attribute instead of its underlying value, eg mailAddress instead of [EMAIL PROTECTED] The rendering of s:select is always empty, instead of filled with options as it is supposed to be (and was in WW 2.1.7). Some S2 tags DO retrieve their values, eg an explicit <select> with s:property in an s:iterator loop is correctly filled with its options. For some additional clues; the application uses Velocity so I added "struts.ui.templateSuffix=vm" to struts.properties. If I remove that, the GUI gets somewhat messy but s:select suddenly get their values (doesn't help for s:textfield though). I'm lost in Struts territory. Anyone that can help me out? Thanks, Claes -- View this message in context: http://www.nabble.com/WW2.1.7-to-S2%3A-Most-S2-tags-fails-to-retrieve-values-tp14567668p14567668.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]