Without knowing the specific implementation its hard to say. But one way would be to preload all the data (and layout) in a div tag display:none. On mouseover display the div or insert the html of the div wherever you want on the page using JavaScript. Custom tag sounds overkill to me. Always more than one way to skin a cat though.
On 4/10/10, Martin Gainty <mgai...@hotmail.com> wrote: > > Burt-- > > > > i proposed crafting a custom tag for onMouseOver (using SubmitTag) but > admittedly JS would be easier for Soren > > any suggestions on specifics of the JS implementation? > > > Thanks, > Martin > ______________________________________________ > Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité > > Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene > Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte > Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht > dient lediglich dem Austausch von Informationen und entfaltet keine > rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von > E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. > > Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le > destinataire prévu, nous te demandons avec bonté que pour satisfaire > informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie > de ceci est interdite. Ce message sert à l'information seulement et n'aura > pas n'importe quel effet légalement obligatoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > > > >> Date: Sat, 10 Apr 2010 08:20:39 -0500 >> Subject: Re: listing bean onmouseover >> From: burtonrho...@gmail.com >> To: user@struts.apache.org >> >> Sounds like a javascript solution to me. >> >> On 4/10/10, Søren Blidorf <so...@nolas.dk> wrote: >> > 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 >> > >> > >> > >> > >> >> -- >> Sent from my mobile device >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org >> For additional commands, e-mail: user-h...@struts.apache.org >> > > _________________________________________________________________ > Hotmail is redefining busy with tools for the New Busy. Get more from your > inbox. > http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_2 -- Sent from my mobile device --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org