hi all,
I am accessing the database by MVC model now i need to create list box , list options already in database .What should I do should i connect database with jsp directly or any option available. Thanks
AJAX asynchronous call would be better option for this
thanks peter_budo