Hi.

 

I have a struts bean containing id, name, phone, email.

 

What I want to do is listing id, and onmouseover display the rest of the
values of the bean in the same page without refer or refresh.

 

Is there a Struts way to to it or is the way to do it to put the bean values
in a javascript array and use javascript to do it???

 

Any idears

 

Soren, DK

 

Reply via email to