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.:(
vikasj 0 Newbie Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
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.