Hi all,
I want to load items of combobox(select list) from my database. How can i do that?
Hi all,
I want to load items of combobox(select list) from my database. How can i do that?
In our project (Struts, Spring, Hibernate)
we create a custom tld for the combobox, and then in the combobox we configure which Hibernate NamedQuery to be call.
So during rendering the jsp, system will load the droplist base on the namedquery provided.
Isyak Melton
Senior IT Consultant
this thread is repeated here
http://forum.springframework.org/showthread.php?t=41781
- Manuel Jordan
Kill Your Pride, Share Your Knowledge With All
The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7
Blog
Technical Reviewer of Apress
- Pro SpringSource dm Server
- Spring Enterprise Recipes: A Problem-Solution Approach
- Spring Recipes: A Problem-Solution Approach, 2nd Edition
- Pro Spring Integration
- Pro Spring Batch
- Pro Spring 3
- Pro Spring MVC: With Web Flow
- Pro Spring Security
This is a pretty general question, have you looked at the petclinic example?
Last edited by karldmoore; Aug 27th, 2007 at 03:58 PM.
Barracuda Networks SSL VPN Lead Developer
http://pramatr.wordpress.com
http://twitter.com/karldmoore
http://www.linkedin.com/in/karldmoore
Any postings are my own opinion, and should not be attributed to my employer or clients.