View Single Post
  #1 (permalink)  
Old 03-16-05, 05:23 AM
Ruby Ruby is offline
Newbie Coder
 
Join Date: Feb 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
MVC Architecture

Can you give me a simple example of MVC Architecture using JSP,Servlets and Beans ..

eg.. retrieving some information from the database and populating the bean and using that bean in JSP
Reply With Quote