hi all,
I have a page showing one customer his atributes.
I have a servlet searching for a couple of customers passing the result to a showCustomers.jsp .
The only -right- way to do this is making a customersBean containing multiple customerBeans, or am i wrong here?  Is there another way around where you don't have to create this 'extra' Bean --that is the customersBean.
 
Greetings,
Mark

GIF image

Reply via email to