Hi, I want to display data which i have entered through form(html or jsp) into database.
I have a servlet and a bean with a function of database retreival.
I have got one attribute value in servlet through session transfer into bean's method to retrive data with respect to that attribute and stored into respective set methods and then use jsp form to retreive data using get methods but its showing all values null.Why, while bean have already set value to each respective attribute?
So, why i am unable to fetch values from bean to jsp.:(

Please post relevant post forwarding data in servlet and also ho do you retrieve them in the JSP.

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.