This week's book giveaways are in the JBoss and Spring forums. We're giving away four copies each of JBoss AS 5 Development and Spring Dynamic Modules in Action and have the authors on-line! See this thread and this one for details.
i m using struts1.2 and hibernate.
I m using <html:select> in struts form but i want to display values which are retrieved from database.
i have used <htmlptions propery="budgetExpend">
but how to fill this list box that i dont know
How i can i do this using Hibernate but not with dao object.