hi all,
i've a major doubt.. i've a jsp page with combo box which is dynamically loaded with values from database.. how to include this page with anohter jsp page provided the dynamically loaded values must remain the same.....

hi all,
i've a major doubt.. i've a jsp page with combo box which is dynamically loaded 
with values from database.. how to include this page with anohter jsp page provided 
the dynamically loaded values must remain the same.....

Using <jsp:include> will help you to include the jsp with combo-box within another jsp dynamically at runtime.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.