I have a servlet which show a row from a Database table.
i want to store that data in an object or java bean so i can access when necessary.

the problem i have is that when the servlet moves on...