aspose file tools
The moose likes Spring and the fly likes Select options appearing twice Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "Select options appearing twice" Watch "Select options appearing twice" New topic
Author

Select options appearing twice

Larray Evanson
Greenhorn

Joined: Nov 22, 2011
Posts: 1
Keith Flo wrote:Its nice to see an old post is still useful!



First time poster, very new to jstl and related technologies.

I have a related problem

The form backing object is a 'restriction' which has a 'decryptionRestrictions' Map



I have the following as referenceData



Here is my code:


I can load up the page correctly and have the correct mapping displayed in the combobox, but when I try to submit the form for some reason I end up with exactly double the number of entries in the map that I am expecting. I think it is related to my JSTL.

I am using Spring 2.5.

Thanks!

~Larry

ps as a first time poster please let me know if there are other things that I could provide that would be helpful.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Select options appearing twice
 
Similar Threads
JSP column name hyperlink help
Using form:select data on same page
JSTL Problem
accessing command object from successview
how to prepopulate a form using form:input tag?