I am developing a struts application.There I need to connect the database.After connecting to database ,I collect the required data.I have to show that data in a jsp file.I kept the data in an object and keep that in request object.Then how can i get those data in the jsp file.Control flows as in MVC framework.
Please help me.
Thanks,
Sidhartha