Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to pass JavaBeans data to JSP using Servlets?

Answer Posted / pramod kumar

<jsp:useBean> tag can be used to avail the bean data in
case you are working with JSP's, or if you use a servlet
you can set the bean to the request object and forward it
to the JSP component and there in JSP retreive this object
and use getter methods and do something like this and it
works for sure.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When a servlet accepts a call from a client, it receives two objects. What are they?

1302


What is meant by session? Tell me something about httpsession class?

1084


What is the advantage of Servlets when compared with other server side technologies?

2394


How can the session in servlet can be destroyed?

1222


What is lazy loading and what is Generic Servlet Class?

1127


What is the procedure of invoking different servlet in a different application?

1062


What are the servlet events?

1120


What is MIME Type?

1202


What do you mean by url pattern in servlet?

1159


Are Servlets Thread Safe? How to achieve thread safety in servlets?

1021


What is the life-cycle of servlets?

1182


What are the life-cycle methods for a servlet?

1048


What is the use of httpservletrequestwrapper?

1147


What is the servlet?

1129


If servlet receives multiple requests, how many objects will it create?

1439