Why not try another "table" library instead of DisplayTag?
Have you tried struts-menu with any of these:

1) The ValueList taglib: (updated last month)
http://valuelist.sourceforge.net

2) eXtremeComponents paging taglib: (updated last week)
http://extremecomponents.org/extremesite/index.jsp

3) Jakarta Tabligs "DataGrid" (old)
http://jakarta.apache.org/taglibs 

4) The pagination taglib JavaWorld article example: (old)
http://www.javaworld.com/javaworld/jw-07-2004/jw-0726-pagination.html

5) DisplayTag (my favorite and it seems like your favorite also)
http://www.displaytag.org

Perhaps one of these other taglibs will work better for
you in Struts-Menu since you like Struts-Menu so much.
I'm going to put these taglibs into the Wiki so programmers
can find them more easily (in one spot).

Regards,
David


-----Original Message-----
From: M.Liang Liu [mailto:[EMAIL PROTECTED]
Sent: Saturday, May 20, 2006 6:16 AM
To: Struts Users Mailing List
Subject: Re: HELP:I've got a new problem when I tried to use struts-menu
in my Tiles using display-tag.


Pity to notice you that I give up struts-menu to ensure the display-tag can
display properly.

On 5/20/06, David G. Friedman <[EMAIL PROTECTED]> wrote:
>
> Have you asked this question on the struts-menu forum/mailing list at
> Sourceforge?  That list might have more specific
> experience merging these packages.  See:
> http://sourceforge.net/forum/forum.php?forum_id=160189
>
> Regards,
> David
>
> -----Original Message-----
> From: M.Liang Liu [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 19, 2006 11:26 PM
> To: Struts Users Mailing List
> Subject: Re: HELP:I've got a new problem when I tried to use struts-menu
> in my Tiles using display-tag.
>
>
> In the Tomcat 5.5.x  logs  file ,there's no more info.
>
> As following:
>
> > log4j:WARN No appenders could be found for logger (
> > org.apache.catalina.startup.TldConfig).
> > log4j:WARN Please initialize the log4j system properly.
> > log4j:WARN No appenders could be found for logger (
> > org.apache.catalina.session.ManagerBase).
> > log4j:WARN Please initialize the log4j system properly.
> > log4j:WARN No appenders could be found for logger (
> > org.apache.catalina.session.ManagerBase).
> > log4j:WARN Please initialize the log4j system properly.
> > log4j:WARN No appenders could be found for logger (
> > org.apache.catalina.startup.TldConfig).
> > log4j:WARN Please initialize the log4j system properly.
> > log4j:WARN No appenders could be found for logger (
> > org.apache.catalina.session.ManagerBase).
> > log4j:WARN Please initialize the log4j system properly.
> > log4j:WARN No appenders could be found for logger (
> > org.apache.catalina.session.ManagerBase).
> > log4j:WARN Please initialize the log4j system properly.
> >
>
> On 5/20/06, M.Liang Liu <[EMAIL PROTECTED]> wrote:
> >
> > Hi everybody!
> >
> >    I've got a new problem when I tried to use struts-menu in my Tiles
> > using display-tag.
> >
> > I put the struts-menu in my Tiles alone and find it works well.
> > However,the problem occurred when I put one page using display-tag in
> the
> > same Tiles page including struts-menu:The struts-menu can NOT display
> > properly.The image can display  but  the menu  has  a rim.I do NOT want
> > the rim because every menu has one-----there are so many that the menu
> was
> > dissipated .
> > I can NOT stand it.
> >
> >
> > I can not enclosed the strange screen picture of the  page  as
> > attachments;so I put it  in my   flickr here<
> http://static.flickr.com/53/149590641_0cbeeb81b6_o.jpg>
> > .
> >
> > Anyone who's familiar with display-tag can help me?
> >
> > Please.
> >
>
>
>
> --
>   http://blog.csdn.net/patriotlml
>     Drink       Drank         Drunk
> http://my.donews.com/patriotlml/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
  http://blog.csdn.net/patriotlml
    Drink       Drank         Drunk
http://my.donews.com/patriotlml/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to