On 4/25/06, Pallavi Nagboth <[EMAIL PROTECTED]> wrote:
>
> Hi Matt,
>
>    I did not get any response from you for my previous email. I fixed SM-11
> issue and I have attached all the changed files along with this email.

Sorry I didn't respond sooner - too many things going on in my life. 
If you'd like commit rights to CVS, I can grant those to you.  I've
been hoping to do a release this week, but probably won't have time. 
If you want to jump in and help fix some bugs for the release, you're
more than welcome.  I'd like to convert to Maven 2, but I don't know
if there will be enough time for that.

Matt

>
> And also, we had an issue with the javascript. Our requirement is to open a
> menu on onClick and another menu on onMouseOver. I fixed this issue also and
> I have attached all the .js files. I did not create any issue in JIRA for
> the javascript.
>
> I would like to know when the next version of struts-menu will be released.
>
> Let me know if you have any questions or if I need to contact someone else,
> as this is the first time I am doing something like this.
>
> Thanks for your help,
> --Pallavi
>
> Matt Raible <[EMAIL PROTECTED]> wrote:
>
> There's two ways to solve this as I see it:
>
> 1. Download the source from CVS and modify the CoolMenu4Displayer to
> add the feature you're asking for.
>
> 2. Use the VelocityDisplayer and modify the template.
>
> If you do #2, I'd still recommend getting the latest code from CVS as
> I found some memory issues with the 2.3 version. Regardless, you
> should probably enter this as a bug in JIRA:
> http://issues.appfuse.org/browse/SM. If you can provide a
> patch,
> that'd be great.
>
> Matt
>
> On 4/14/06, Pallavi Nagboth wrote:
> >
> > Hi,
> >
> > I have a problem with Struts-Menu. In our application, we have to display
> > multiple menus on the same page. I tried using CoolMenu4. But looks like
> the
> > CoolMenuDisplayer4.java is creating the same menu object for all the
> menus.
> > When I view the source, I see the following:
> >
> >
> >
> >
> >
> >
> >
> >
> > It displays all the menus perfectly and the second menu (library menu)
> works
> > fine. But the Main Menu is giving _javascript errors on onmouseover.
> >
> > CoolMenuDisplayer4 is hardcoding the ocMenu object. Is it possible for the
> > tag to take the name of the object instead of harcoding it to oCMenu.
> >
> > private static MessageFormat menuMessage =
> > new MessageFormat(
> >
> >
> "oCMenu.makeMenu(''{0}'',''{1}'',''{2}'',''{3}'',''{4}'',''{5}'','''',"
> > +
> >
> >
> "'''','''','''','''','''','''',0,''{6}'',''{7}'',''{8}'',''{9}'');");
> > private static final String END_STATEMENT = TAB + "oCMenu.construct();\n";
> >
> > Can we have something like this:
> >
> > private static MessageFormat menuMessage =
> > new MessageFormat(
> > menuName+
> >
> ".makeMenu(''{0}'',''{1}'',''{2}'',''{3}'',''{4}'',''{5}'','''',"
> > +
> >
> >
> "'''','''','''','''','''','''',0,''{6}'',''{7}'',''{8}'',''{9}'');");
> > private static final String END_STATEMENT = TAB + menuName+
> > ".construct();\n";
> >
> > Can you suggest me how can I solve this problem.
> >
> > Thanks for your help,
> >
> >
> > Pallavi
> >
> >
> > ________________________________
> > Love cheap thrills? Enjoy PC-to-Phone calls to 30+ countries for just
> 2¢/min
> > with Yahoo! Messenger with Voice.
> >
> >
>
>
>
>
>  ________________________________
> Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates
> starting at 1¢/min.
>
>
> <?xml version="1.0" encoding="ISO-8859-1" ?>
> <!DOCTYPE taglib
>     PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.1//EN"
>     "http://java.sun.com/dtd/web-jsptaglibrary_1_1.dtd";>
>
> <taglib>
>
>   <!-- ============== Tag Library Description Elements ============= -->
>   <tlibversion>2.2-dev</tlibversion>
>   <jspversion>1.1</jspversion>
>   <shortname>menu</shortname>
>   <uri>http://struts-menu.sf.net/tag</uri>
>   <info>
>         The struts-menu provides a XML configurable
>         menu-ing system for your Struts applications.
>   </info>
>
>     <tag>
>       <name>useMenuDisplayer</name>
>
> <tagclass>net.sf.navigator.taglib.UseMenuDisplayerTag</tagclass>
>       <bodycontent>JSP</bodycontent>
>       <attribute>
>           <name>name</name>
>           <required>true</required>
>           <rtexprvalue>true</rtexprvalue>
>       </attribute>
>       <attribute>
>           <name>menuName</name>
>           <required>false</required>
>           <rtexprvalue>true</rtexprvalue>
>       </attribute>
>       <attribute>
>           <name>bundle</name>
>           <required>false</required>
>           <rtexprvalue>true</rtexprvalue>
>       </attribute>
>       <attribute>
>           <name>config</name>
>           <required>false</required>
>           <rtexprvalue>true</rtexprvalue>
>       </attribute>
>       <attribute>
>           <name>locale</name>
>           <required>false</required>
>           <rtexprvalue>true</rtexprvalue>
>       </attribute>
>       <attribute>
>           <name>permissions</name>
>           <required>false</required>
>           <rtexprvalue>true</rtexprvalue>
>       </attribute>
>       <attribute>
>           <name>repository</name>
>           <required>false</required>
>           <rtexprvalue>true</rtexprvalue>
>       </attribute>
>     </tag>
>
>     <tag>
>       <name>displayMenu</name>
>
> <tagclass>net.sf.navigator.taglib.DisplayMenuTag</tagclass>
>       <attribute>
>           <name>name</name>
>           <required>true</required>
>           <rtexprvalue>true</rtexprvalue>
>       </attribute>
>       <attribute>
>           <name>target</name>
>           <required>false</required>
>           <rtexprvalue>false</rtexprvalue>
>       </attribute>
>     </tag>
>
> </taglib>
>
>
>
>


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
struts-menu-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/struts-menu-user

Reply via email to