RE: html:options selected

2006-11-15 Thread Thor Kristensen
Hi Søren, Should work, note the added: value="c_stand" in the For additional info, see: http://struts.apache.org/1.x/struts-taglib/tlddoc/html/select.html Or for 2.x: http://struts.apache.org/WW/select.html Regards Thor > -Original Me

RE: [OT] Book recommendation requested: Object-Oriented Analysis and Design

2006-03-08 Thread Thor Kristensen
> I found Applying UML and Patterns: An Introduction to > Object-Oriented Analysis and Design and Iterative > Development, 3rd Edition by Craig Larman to be a good book on > OO analysis and design. I second on that. Larman is great. Regards Thor -

RE: Drop Down List Problem - Bit Urgent

2006-02-15 Thread Thor Kristensen
Hi Sony, Your block should include the 'value=""' part. The first equal value in the list will be selected. Please note that it's the value, not the presented text that's compared. Mvh Thor > -Original Message- > From: Sony Thomas [mailto:[EMAIL PROTECTED] > Sent: Wednesday, Fe

RE: Struts dropdown boxes

2005-11-02 Thread Thor Kristensen
Or, if the data is pretty static and of a modest size, perform the population of the second drop down box in javascript. Although, it'd be much better as Thai proposed, since with javascript you'd write browser dependent code. Mvh Thor > -Original Message- > From: Vu, Thai [mailto: