Re: dropdown values getting lost in validation

2008-02-27 Thread Dave Newton
--- John Menke <[EMAIL PROTECTED]> wrote: > it seems my dropdown collections on my bean are not getting > repopulated when i use the validator interceptor. What is the > best practice for repopulating dropdowns? Where should this > logic be placed? It may depend on how you're populating the d

dropdown values getting lost in validation

2008-02-27 Thread John Menke
it seems my dropdown collections on my bean are not getting repopulated when i use the validator interceptor. What is the best practice for repopulating dropdowns? Where should this logic be placed?