Log in

View Full Version : DD Mega Menu and Display tag library 1.2



goldfish10
07-12-2011, 02:58 PM
DD Mega Menu and Display tag library 1.2

I followed these two tutorials and they both work great alone. I have been attempting to merge the two and I am
not sure that I even can. Does anyone think this is possible or should I re-think what I am trying to do.

Here is the Display Tag tutorial, I used as a starting point.
http://viralpatel.net/blogs/2009/06/struts-displaytag-tutorial-sort-pagination-data-displaytag-struts.html/comment-page-1

This the the Dynamic Drive tutorial I would like to add (Example3, in praticular)
http://www.dynamicdrive.com/dynamicindex1/ddmegamenu.htm

ddadmin
07-12-2011, 07:20 PM
I quickly looked over the DisplayTag tutorial, which looks like some sort of dynamic table widget? It's hard to get all the details needed just based on that and your post as far as if it's possible to integrate the two. A link to the problem page and more info on what you're trying to do would help.

goldfish10
07-12-2011, 07:59 PM
Thanks for your reply. It will take me some time to get move this to the outside world. In the mean time I have some thing starting to work. Can I paste a code snippet in this message window, for I am just a newb.

.

goldfish10
07-13-2011, 12:29 AM
I have a link, sorry for the delay...
http://www.greggware.com/MyTest/getDOJAction.do

This pulls records from a DB and populates the site. There is a "View" column in the Display:table and if I was to hover over it I would like to display specific information about each record. It seems to work for the first record, but not for the others.

This the the example I am following...
http://www.dynamicdrive.com/dynamicindex1/ddmegamenu.htm

I am new to this "js" and "css", however I am not new to java and struts. If that helps.

Again, I am thankful for any and all help to move forward.

goldfish10
07-14-2011, 03:04 AM
problem solved. Thanks for everyone's help!