<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-13214</id>
	<title>Nabble - Struts-Menu</title>
	<updated>2009-12-06T23:21:47Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Struts-Menu-f13214.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Struts-Menu-f13214.html" />
	<subtitle type="html">Web menuing framework for JSP and Struts based applications. Menus can be defined in an XML file and displayed through the use of JSP tags. Support for dynamic javascript menus is included. Struts-Menu home is &lt;a href=&quot;http://struts-menu.sourceforge.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26673437</id>
	<title>Re: struts with struts2</title>
	<published>2009-12-06T23:21:47Z</published>
	<updated>2009-12-06T23:21:47Z</updated>
	<author>
		<name>nani2ratna</name>
	</author>
	<content type="html">Websphere and weblogic are servers.&lt;br&gt;I dont think struts menu is server dependent.&lt;br&gt;I am using spring, struts and tiles with our proprietery css.&lt;br&gt;&lt;br&gt;Thanks and Regards&lt;br&gt;Ratna&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Mon, Dec 7, 2009 at 9:15 AM, Anjani Shrivastava &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673437&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;selfdisciplinedanjani@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;

&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;Which type of Menu U want to design what technologies u r using? Websphere or weblogic?&lt;br&gt;
&lt;br&gt;

&lt;div class=&quot;gmail_quote&quot;&gt;On Sat, Dec 5, 2009 at 4:04 PM, Matt Raible &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673437&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;matt@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;&quot;&gt;Sorry, yes I meant menu-config.xml instead of struts-menu.xml. If you remove the &amp;quot;bundle&amp;quot; attribute, what happens? 
&lt;div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;br&gt;
&lt;div class=&quot;gmail_quote&quot;&gt;On Sat, Dec 5, 2009 at 1:41 AM, nani2ratna &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673437&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nani2ratna@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;br&gt;Hi matt,&lt;br&gt;&lt;br&gt;Currently I am not using any I18N messages. Is there any other alternative.&lt;br&gt;


What is struts-menu.xml, is that means menu-config.xml??&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;Ratna&lt;br&gt;
&lt;div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;mraible wrote:&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; Remove the bundle attribute and configure your i18n messages with JSTL.&lt;br&gt;&amp;gt; You&lt;br&gt;&amp;gt; also need to make sure the named menus exist in your struts-menu.xml and&lt;br&gt;&amp;gt; that your struts-menu.xml is valid XML.&lt;br&gt;


&amp;gt;&lt;br&gt;&amp;gt; Matt&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; On Fri, Dec 4, 2009 at 1:22 AM, nani2ratna &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673437&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nani2ratna@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt; It looks like below&lt;br&gt;


&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;menu:useMenuDisplayer name=&amp;quot;TabbedMenu&amp;quot;&lt;br&gt;&amp;gt;&amp;gt; bundle=&amp;quot;org.apache.struts.action.MESSAGE&amp;quot;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt;    &amp;lt;menu:displayMenu name=&amp;quot;TabbedHome&amp;quot;/&amp;gt;&lt;br&gt;&amp;gt;&amp;gt;    &amp;lt;menu:displayMenu name=&amp;quot;TabbedAbout&amp;quot;/&amp;gt;&lt;br&gt;


&amp;gt;&amp;gt;    &amp;lt;menu:displayMenu name=&amp;quot;TabbedContact&amp;quot;/&amp;gt;&lt;br&gt;&amp;gt;&amp;gt;    &amp;lt;menu:displayMenu name=&amp;quot;TabbedExit&amp;quot;/&amp;gt;&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;/menu:useMenuDisplayer&amp;gt;&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt; Even I have tried without bundle attribute as well but same result.&lt;br&gt;


&amp;gt;&amp;gt; Can you please help me regarding this.&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt; Thanks in advance&lt;br&gt;&amp;gt;&amp;gt; RS&lt;br&gt;&amp;gt;&amp;gt; --&lt;br&gt;&amp;gt;&amp;gt; View this message in context:&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/struts-with-struts2-tp26588080p26635784.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/struts-with-struts2-tp26588080p26635784.html&lt;/a&gt;&lt;br&gt;


&amp;gt;&amp;gt; Sent from the struts-menu-user mailing list archive at Nabble.com.&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;&amp;gt;&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;


&amp;gt;&amp;gt; a free event focused on virtualization and cloud computing.&lt;br&gt;&amp;gt;&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;


&amp;gt;&amp;gt; _______________________________________________&lt;br&gt;&amp;gt;&amp;gt; struts-menu-user mailing list&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673437&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;


&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;


&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;&amp;gt; a free event focused on virtualization and cloud computing.&lt;br&gt;&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;


&amp;gt; _______________________________________________&lt;br&gt;&amp;gt; struts-menu-user mailing list&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673437&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;


&amp;gt;&lt;br&gt;&amp;gt;&lt;br&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;font color=&quot;#888888&quot;&gt;--&lt;br&gt;View this message in context: &lt;a href=&quot;http://old.nabble.com/struts-with-struts2-tp26588080p26653346.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/struts-with-struts2-tp26588080p26653346.html&lt;/a&gt;&lt;br&gt;


&lt;/font&gt;
&lt;div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Sent from the struts-menu-user mailing list archive at Nabble.com.&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;


a free event focused on virtualization and cloud computing.&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;


_______________________________________________&lt;br&gt;struts-menu-user mailing list&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673437&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;


&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;a free event focused on virtualization and cloud computing.&lt;br&gt;


Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;


struts-menu-user mailing list&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673437&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;


&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;
Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;
a free event focused on virtualization and cloud computing.&lt;br&gt;
Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;
&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673437&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673437&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/struts-with-struts2-tp26588080p26673437.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26673391</id>
	<title>Re: struts with struts2</title>
	<published>2009-12-06T23:15:41Z</published>
	<updated>2009-12-06T23:15:41Z</updated>
	<author>
		<name>Anjani Shrivastava</name>
	</author>
	<content type="html">Which type of Menu U want to design what technologies u r using? Websphere or weblogic?&lt;br&gt;&lt;br&gt;
&lt;div class=&quot;gmail_quote&quot;&gt;On Sat, Dec 5, 2009 at 4:04 PM, Matt Raible &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673391&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;matt@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid&quot;&gt;Sorry, yes I meant menu-config.xml instead of struts-menu.xml. If you remove the &amp;quot;bundle&amp;quot; attribute, what happens? 
&lt;div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;&lt;br&gt;
&lt;div class=&quot;gmail_quote&quot;&gt;On Sat, Dec 5, 2009 at 1:41 AM, nani2ratna &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673391&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nani2ratna@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid&quot;&gt;&lt;br&gt;Hi matt,&lt;br&gt;&lt;br&gt;Currently I am not using any I18N messages. Is there any other alternative.&lt;br&gt;
What is struts-menu.xml, is that means menu-config.xml??&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;Ratna&lt;br&gt;
&lt;div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;mraible wrote:&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; Remove the bundle attribute and configure your i18n messages with JSTL.&lt;br&gt;&amp;gt; You&lt;br&gt;&amp;gt; also need to make sure the named menus exist in your struts-menu.xml and&lt;br&gt;&amp;gt; that your struts-menu.xml is valid XML.&lt;br&gt;
&amp;gt;&lt;br&gt;&amp;gt; Matt&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; On Fri, Dec 4, 2009 at 1:22 AM, nani2ratna &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673391&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nani2ratna@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt; It looks like below&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;menu:useMenuDisplayer name=&amp;quot;TabbedMenu&amp;quot;&lt;br&gt;&amp;gt;&amp;gt; bundle=&amp;quot;org.apache.struts.action.MESSAGE&amp;quot;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt;    &amp;lt;menu:displayMenu name=&amp;quot;TabbedHome&amp;quot;/&amp;gt;&lt;br&gt;&amp;gt;&amp;gt;    &amp;lt;menu:displayMenu name=&amp;quot;TabbedAbout&amp;quot;/&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;    &amp;lt;menu:displayMenu name=&amp;quot;TabbedContact&amp;quot;/&amp;gt;&lt;br&gt;&amp;gt;&amp;gt;    &amp;lt;menu:displayMenu name=&amp;quot;TabbedExit&amp;quot;/&amp;gt;&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;/menu:useMenuDisplayer&amp;gt;&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt; Even I have tried without bundle attribute as well but same result.&lt;br&gt;
&amp;gt;&amp;gt; Can you please help me regarding this.&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt; Thanks in advance&lt;br&gt;&amp;gt;&amp;gt; RS&lt;br&gt;&amp;gt;&amp;gt; --&lt;br&gt;&amp;gt;&amp;gt; View this message in context:&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/struts-with-struts2-tp26588080p26635784.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/struts-with-struts2-tp26588080p26635784.html&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt; Sent from the struts-menu-user mailing list archive at Nabble.com.&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;&amp;gt;&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;
&amp;gt;&amp;gt; a free event focused on virtualization and cloud computing.&lt;br&gt;&amp;gt;&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt; _______________________________________________&lt;br&gt;&amp;gt;&amp;gt; struts-menu-user mailing list&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673391&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;&amp;gt; a free event focused on virtualization and cloud computing.&lt;br&gt;&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;
&amp;gt; _______________________________________________&lt;br&gt;&amp;gt; struts-menu-user mailing list&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673391&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&amp;gt;&lt;br&gt;&amp;gt;&lt;br&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;font color=&quot;#888888&quot;&gt;--&lt;br&gt;View this message in context: &lt;a href=&quot;http://old.nabble.com/struts-with-struts2-tp26588080p26653346.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/struts-with-struts2-tp26588080p26653346.html&lt;/a&gt;&lt;br&gt;
&lt;/font&gt;
&lt;div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Sent from the struts-menu-user mailing list archive at Nabble.com.&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;
a free event focused on virtualization and cloud computing.&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;struts-menu-user mailing list&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673391&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;a free event focused on virtualization and cloud computing.&lt;br&gt;
Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673391&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673391&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/struts-with-struts2-tp26588080p26673391.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26655126</id>
	<title>Re: struts with struts2</title>
	<published>2009-12-05T04:17:43Z</published>
	<updated>2009-12-05T04:17:43Z</updated>
	<author>
		<name>nani2ratna</name>
	</author>
	<content type="html">yeash i did that same result.
&lt;br&gt;&lt;br&gt;I am thinking to do this in another like,
&lt;br&gt;instead of tags, get the list of all the menu items and sub menu by calling the menurepository.
&lt;br&gt;Can I implement this struts-menu.jar with your permission.
&lt;br&gt;&lt;br&gt;So that list i can show in my css.
&lt;br&gt;&lt;br&gt;Thanks and Regards
&lt;br&gt;Ratna
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;mraible wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Sorry, yes I meant menu-config.xml instead of struts-menu.xml. If you remove
&lt;br&gt;the &amp;quot;bundle&amp;quot; attribute, what happens?
&lt;br&gt;&lt;br&gt;On Sat, Dec 5, 2009 at 1:41 AM, nani2ratna &amp;lt;nani2ratna@gmail.com&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi matt,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Currently I am not using any I18N messages. Is there any other alternative.
&lt;br&gt;&amp;gt; What is struts-menu.xml, is that means menu-config.xml??
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; Ratna
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; mraible wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Remove the bundle attribute and configure your i18n messages with JSTL.
&lt;br&gt;&amp;gt; &amp;gt; You
&lt;br&gt;&amp;gt; &amp;gt; also need to make sure the named menus exist in your struts-menu.xml and
&lt;br&gt;&amp;gt; &amp;gt; that your struts-menu.xml is valid XML.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Matt
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; On Fri, Dec 4, 2009 at 1:22 AM, nani2ratna &amp;lt;nani2ratna@gmail.com&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; It looks like below
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;lt;menu:useMenuDisplayer name=&amp;quot;TabbedMenu&amp;quot;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; bundle=&amp;quot;org.apache.struts.action.MESSAGE&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;menu:displayMenu name=&amp;quot;TabbedHome&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;menu:displayMenu name=&amp;quot;TabbedAbout&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;menu:displayMenu name=&amp;quot;TabbedContact&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;menu:displayMenu name=&amp;quot;TabbedExit&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;lt;/menu:useMenuDisplayer&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Even I have tried without bundle attribute as well but same result.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Can you please help me regarding this.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Thanks in advance
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; RS
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/struts-with-struts2-tp26588080p26635784.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/struts-with-struts2-tp26588080p26635784.html&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Sent from the struts-menu-user mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; a free event focused on virtualization and cloud computing.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; struts-menu-user mailing list
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; struts-menu-user@lists.sourceforge.net
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;&amp;gt; &amp;gt; a free event focused on virtualization and cloud computing.
&lt;br&gt;&amp;gt; &amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt; struts-menu-user mailing list
&lt;br&gt;&amp;gt; &amp;gt; struts-menu-user@lists.sourceforge.net
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/struts-with-struts2-tp26588080p26653346.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/struts-with-struts2-tp26588080p26653346.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the struts-menu-user mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;&amp;gt; a free event focused on virtualization and cloud computing.
&lt;br&gt;&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; struts-menu-user mailing list
&lt;br&gt;&amp;gt; struts-menu-user@lists.sourceforge.net
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;struts-menu-user@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/struts-with-struts2-tp26588080p26655126.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26654510</id>
	<title>Re: struts with struts2</title>
	<published>2009-12-05T02:34:49Z</published>
	<updated>2009-12-05T02:34:49Z</updated>
	<author>
		<name>mraible</name>
	</author>
	<content type="html">Sorry, yes I meant menu-config.xml instead of struts-menu.xml. If you remove the &amp;quot;bundle&amp;quot; attribute, what happens?&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Sat, Dec 5, 2009 at 1:41 AM, nani2ratna &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26654510&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nani2ratna@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;

&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;br&gt;
Hi matt,&lt;br&gt;
&lt;br&gt;
Currently I am not using any I18N messages. Is there any other alternative.&lt;br&gt;
What is struts-menu.xml, is that means menu-config.xml??&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
Ratna&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;
mraible wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Remove the bundle attribute and configure your i18n messages with JSTL.&lt;br&gt;
&amp;gt; You&lt;br&gt;
&amp;gt; also need to make sure the named menus exist in your struts-menu.xml and&lt;br&gt;
&amp;gt; that your struts-menu.xml is valid XML.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Matt&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; On Fri, Dec 4, 2009 at 1:22 AM, nani2ratna &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26654510&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nani2ratna@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; It looks like below&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;lt;menu:useMenuDisplayer name=&amp;quot;TabbedMenu&amp;quot;&lt;br&gt;
&amp;gt;&amp;gt; bundle=&amp;quot;org.apache.struts.action.MESSAGE&amp;quot;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;    &amp;lt;menu:displayMenu name=&amp;quot;TabbedHome&amp;quot;/&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;    &amp;lt;menu:displayMenu name=&amp;quot;TabbedAbout&amp;quot;/&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;    &amp;lt;menu:displayMenu name=&amp;quot;TabbedContact&amp;quot;/&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;    &amp;lt;menu:displayMenu name=&amp;quot;TabbedExit&amp;quot;/&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;lt;/menu:useMenuDisplayer&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Even I have tried without bundle attribute as well but same result.&lt;br&gt;
&amp;gt;&amp;gt; Can you please help me regarding this.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Thanks in advance&lt;br&gt;
&amp;gt;&amp;gt; RS&lt;br&gt;
&amp;gt;&amp;gt; --&lt;br&gt;
&amp;gt;&amp;gt; View this message in context:&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/struts-with-struts2-tp26588080p26635784.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/struts-with-struts2-tp26588080p26635784.html&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt; Sent from the struts-menu-user mailing list archive at Nabble.com.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt;&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;
&amp;gt;&amp;gt; a free event focused on virtualization and cloud computing.&lt;br&gt;
&amp;gt;&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt;&amp;gt; struts-menu-user mailing list&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26654510&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;
&amp;gt; a free event focused on virtualization and cloud computing.&lt;br&gt;
&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;
&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt; struts-menu-user mailing list&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26654510&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;font color=&quot;#888888&quot;&gt;--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://old.nabble.com/struts-with-struts2-tp26588080p26653346.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/struts-with-struts2-tp26588080p26653346.html&lt;/a&gt;&lt;br&gt;
&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;Sent from the struts-menu-user mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;
a free event focused on virtualization and cloud computing.&lt;br&gt;
Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;
&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26654510&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26654510&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/struts-with-struts2-tp26588080p26654510.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26653346</id>
	<title>Re: struts with struts2</title>
	<published>2009-12-04T22:41:01Z</published>
	<updated>2009-12-04T22:41:01Z</updated>
	<author>
		<name>nani2ratna</name>
	</author>
	<content type="html">Hi matt,
&lt;br&gt;&lt;br&gt;Currently I am not using any I18N messages. Is there any other alternative.
&lt;br&gt;What is struts-menu.xml, is that means menu-config.xml??
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;Ratna
&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;mraible wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Remove the bundle attribute and configure your i18n messages with JSTL. You
&lt;br&gt;also need to make sure the named menus exist in your struts-menu.xml and
&lt;br&gt;that your struts-menu.xml is valid XML.
&lt;br&gt;&lt;br&gt;Matt
&lt;br&gt;&lt;br&gt;On Fri, Dec 4, 2009 at 1:22 AM, nani2ratna &amp;lt;nani2ratna@gmail.com&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It looks like below
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;menu:useMenuDisplayer name=&amp;quot;TabbedMenu&amp;quot;
&lt;br&gt;&amp;gt; bundle=&amp;quot;org.apache.struts.action.MESSAGE&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;menu:displayMenu name=&amp;quot;TabbedHome&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;menu:displayMenu name=&amp;quot;TabbedAbout&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;menu:displayMenu name=&amp;quot;TabbedContact&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;menu:displayMenu name=&amp;quot;TabbedExit&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/menu:useMenuDisplayer&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Even I have tried without bundle attribute as well but same result.
&lt;br&gt;&amp;gt; Can you please help me regarding this.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks in advance
&lt;br&gt;&amp;gt; RS
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/struts-with-struts2-tp26588080p26635784.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/struts-with-struts2-tp26588080p26635784.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the struts-menu-user mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;&amp;gt; a free event focused on virtualization and cloud computing.
&lt;br&gt;&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; struts-menu-user mailing list
&lt;br&gt;&amp;gt; struts-menu-user@lists.sourceforge.net
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;struts-menu-user@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/struts-with-struts2-tp26588080p26653346.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26643648</id>
	<title>Re: struts with struts2</title>
	<published>2009-12-04T06:52:01Z</published>
	<updated>2009-12-04T06:52:01Z</updated>
	<author>
		<name>mraible</name>
	</author>
	<content type="html">Remove the bundle attribute and configure your i18n messages with JSTL. You also need to make sure the named menus exist in your struts-menu.xml and that your struts-menu.xml is valid XML.&lt;br&gt;&lt;br&gt;Matt&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;

On Fri, Dec 4, 2009 at 1:22 AM, nani2ratna &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26643648&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nani2ratna@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

&lt;br&gt;
It looks like below&lt;br&gt;
&lt;br&gt;
&amp;lt;menu:useMenuDisplayer name=&amp;quot;TabbedMenu&amp;quot;&lt;br&gt;
bundle=&amp;quot;org.apache.struts.action.MESSAGE&amp;quot;&amp;gt;&lt;br&gt;
    &amp;lt;menu:displayMenu name=&amp;quot;TabbedHome&amp;quot;/&amp;gt;&lt;br&gt;
    &amp;lt;menu:displayMenu name=&amp;quot;TabbedAbout&amp;quot;/&amp;gt;&lt;br&gt;
    &amp;lt;menu:displayMenu name=&amp;quot;TabbedContact&amp;quot;/&amp;gt;&lt;br&gt;
    &amp;lt;menu:displayMenu name=&amp;quot;TabbedExit&amp;quot;/&amp;gt;&lt;br&gt;
&amp;lt;/menu:useMenuDisplayer&amp;gt;&lt;br&gt;
&lt;br&gt;
Even I have tried without bundle attribute as well but same result.&lt;br&gt;
Can you please help me regarding this.&lt;br&gt;
&lt;br&gt;
Thanks in advance&lt;br&gt;
RS&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://old.nabble.com/struts-with-struts2-tp26588080p26635784.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/struts-with-struts2-tp26588080p26635784.html&lt;/a&gt;&lt;br&gt;
&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;Sent from the struts-menu-user mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;
a free event focused on virtualization and cloud computing.&lt;br&gt;
Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;
&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26643648&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26643648&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/struts-with-struts2-tp26588080p26643648.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26635784</id>
	<title>Re: struts with struts2</title>
	<published>2009-12-03T22:22:17Z</published>
	<updated>2009-12-03T22:22:17Z</updated>
	<author>
		<name>nani2ratna</name>
	</author>
	<content type="html">It looks like below 
&lt;br&gt;&lt;br&gt;&amp;lt;menu:useMenuDisplayer name=&amp;quot;TabbedMenu&amp;quot; bundle=&amp;quot;org.apache.struts.action.MESSAGE&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;menu:displayMenu name=&amp;quot;TabbedHome&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;menu:displayMenu name=&amp;quot;TabbedAbout&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;menu:displayMenu name=&amp;quot;TabbedContact&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;menu:displayMenu name=&amp;quot;TabbedExit&amp;quot;/&amp;gt;
&lt;br&gt;&amp;lt;/menu:useMenuDisplayer&amp;gt;
&lt;br&gt;&lt;br&gt;Even I have tried without bundle attribute as well but same result.
&lt;br&gt;Can you please help me regarding this.
&lt;br&gt;&lt;br&gt;Thanks in advance
&lt;br&gt;RS&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/struts-with-struts2-tp26588080p26635784.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26628328</id>
	<title>Re: struts with struts2</title>
	<published>2009-12-03T07:55:16Z</published>
	<updated>2009-12-03T07:55:16Z</updated>
	<author>
		<name>mraible</name>
	</author>
	<content type="html">What does your &amp;lt;menu:useMenuDisplayer&amp;gt; tag look like?&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Thu, Dec 3, 2009 at 9:43 AM, nani2ratna &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26628328&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nani2ratna@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;

&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;br&gt;
I am getting this error.&lt;br&gt;
&lt;br&gt;
SEVERE: Can&amp;#39;t find bundle for base name org.apache.struts.action.MESSAGE,&lt;br&gt;
locale en_ZA&lt;br&gt;
03 Dec 2009 4:36:05 PM net.sf.navigator.taglib.DisplayMenuTag doStartTag&lt;br&gt;
WARNING: No menu in repository with name:  TabbedHome&lt;br&gt;
03 Dec 2009 4:36:05 PM net.sf.navigator.taglib.DisplayMenuTag doStartTag&lt;br&gt;
WARNING: No menu in repository with name:  TabbedAbout&lt;br&gt;
03 Dec 2009 4:36:05 PM net.sf.navigator.taglib.DisplayMenuTag doStartTag&lt;br&gt;
WARNING: No menu in repository with name:  TabbedContact&lt;br&gt;
03 Dec 2009 4:36:05 PM net.sf.navigator.taglib.DisplayMenuTag doStartTag&lt;br&gt;
WARNING: No menu in repository with name:  TabbedExit&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Is this relates to like i need to add struts.jar or what.&lt;br&gt;
&lt;br&gt;
And in the web page i am getting like this&lt;br&gt;
&lt;br&gt;
       No menu in repository with name: TabbedHome No menu in repository&lt;br&gt;
with name: TabbedAbout No menu in repository with name: TabbedContact No&lt;br&gt;
menu in repository with name: TabbedExit&lt;br&gt;
&lt;br&gt;
I dont want to use velocity becuase i dont know.&lt;br&gt;
&lt;br&gt;
Tahnsk and Regards&lt;br&gt;
ratna&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;
&lt;br&gt;
mraible wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Yes, you should be able to use the MenuContextListener in your web.xml to&lt;br&gt;
&amp;gt; initialize Struts Menu for Struts 2. See AppFuse for an example:&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://appfuse.org&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://appfuse.org&lt;/a&gt;.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Matt&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; On Thu, Dec 3, 2009 at 1:21 AM, nani2ratna &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26628328&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nani2ratna@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Hi,&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Is there anybody tried Struts menu with sruts2 and succeded.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Thanks in advance&lt;br&gt;
&amp;gt;&amp;gt; Ratna&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; --&lt;br&gt;
&amp;gt;&amp;gt; View this message in context:&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/struts-with-struts2-tp26588080p26588080.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/struts-with-struts2-tp26588080p26588080.html&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt; Sent from the struts-menu-user mailing list archive at Nabble.com.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt;&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;
&amp;gt;&amp;gt; a free event focused on virtualization and cloud computing.&lt;br&gt;
&amp;gt;&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt;&amp;gt; struts-menu-user mailing list&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26628328&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;
&amp;gt; a free event focused on virtualization and cloud computing.&lt;br&gt;
&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;
&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt; struts-menu-user mailing list&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26628328&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;font color=&quot;#888888&quot;&gt;--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://old.nabble.com/struts-with-struts2-tp26588080p26626989.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/struts-with-struts2-tp26588080p26626989.html&lt;/a&gt;&lt;br&gt;
&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;Sent from the struts-menu-user mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;
a free event focused on virtualization and cloud computing.&lt;br&gt;
Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;
&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26628328&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26628328&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/struts-with-struts2-tp26588080p26628328.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26626989</id>
	<title>Re: struts with struts2</title>
	<published>2009-12-03T06:43:02Z</published>
	<updated>2009-12-03T06:43:02Z</updated>
	<author>
		<name>nani2ratna</name>
	</author>
	<content type="html">I am getting this error.
&lt;br&gt;&lt;br&gt;SEVERE: Can't find bundle for base name org.apache.struts.action.MESSAGE, locale en_ZA
&lt;br&gt;03 Dec 2009 4:36:05 PM net.sf.navigator.taglib.DisplayMenuTag doStartTag
&lt;br&gt;WARNING: No menu in repository with name: &amp;nbsp;TabbedHome
&lt;br&gt;03 Dec 2009 4:36:05 PM net.sf.navigator.taglib.DisplayMenuTag doStartTag
&lt;br&gt;WARNING: No menu in repository with name: &amp;nbsp;TabbedAbout
&lt;br&gt;03 Dec 2009 4:36:05 PM net.sf.navigator.taglib.DisplayMenuTag doStartTag
&lt;br&gt;WARNING: No menu in repository with name: &amp;nbsp;TabbedContact
&lt;br&gt;03 Dec 2009 4:36:05 PM net.sf.navigator.taglib.DisplayMenuTag doStartTag
&lt;br&gt;WARNING: No menu in repository with name: &amp;nbsp;TabbedExit
&lt;br&gt;&lt;br&gt;&lt;br&gt;Is this relates to like i need to add struts.jar or what.
&lt;br&gt;&lt;br&gt;And in the web page i am getting like this 
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;No menu in repository with name: TabbedHome No menu in repository with name: TabbedAbout No menu in repository with name: TabbedContact No menu in repository with name: TabbedExit 
&lt;br&gt;&lt;br&gt;I dont want to use velocity becuase i dont know.
&lt;br&gt;&lt;br&gt;Tahnsk and Regards
&lt;br&gt;ratna
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;mraible wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Yes, you should be able to use the MenuContextListener in your web.xml to
&lt;br&gt;initialize Struts Menu for Struts 2. See AppFuse for an example:
&lt;br&gt;&lt;a href=&quot;http://appfuse.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://appfuse.org&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;Matt
&lt;br&gt;&lt;br&gt;On Thu, Dec 3, 2009 at 1:21 AM, nani2ratna &amp;lt;nani2ratna@gmail.com&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is there anybody tried Struts menu with sruts2 and succeded.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks in advance
&lt;br&gt;&amp;gt; Ratna
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/struts-with-struts2-tp26588080p26588080.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/struts-with-struts2-tp26588080p26588080.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the struts-menu-user mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;&amp;gt; a free event focused on virtualization and cloud computing.
&lt;br&gt;&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; struts-menu-user mailing list
&lt;br&gt;&amp;gt; struts-menu-user@lists.sourceforge.net
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;struts-menu-user@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/struts-with-struts2-tp26588080p26626989.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26626894</id>
	<title>Re: struts with struts2</title>
	<published>2009-12-03T06:34:27Z</published>
	<updated>2009-12-03T06:34:27Z</updated>
	<author>
		<name>nani2ratna</name>
	</author>
	<content type="html">Yeah I have added that proper.
&lt;br&gt;&lt;br&gt;I cant see anything on this link &lt;a href=&quot;http://appfuse.org/display/APF/Configuring+the+Menu+System&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://appfuse.org/display/APF/Configuring+the+Menu+System&lt;/a&gt;.
&lt;br&gt;I have checked all the browsers I cant see anything.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;mraible wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Yes, you should be able to use the MenuContextListener in your web.xml to
&lt;br&gt;initialize Struts Menu for Struts 2. See AppFuse for an example:
&lt;br&gt;&lt;a href=&quot;http://appfuse.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://appfuse.org&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;Matt
&lt;br&gt;&lt;br&gt;On Thu, Dec 3, 2009 at 1:21 AM, nani2ratna &amp;lt;nani2ratna@gmail.com&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is there anybody tried Struts menu with sruts2 and succeded.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks in advance
&lt;br&gt;&amp;gt; Ratna
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/struts-with-struts2-tp26588080p26588080.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/struts-with-struts2-tp26588080p26588080.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the struts-menu-user mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;&amp;gt; a free event focused on virtualization and cloud computing.
&lt;br&gt;&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; struts-menu-user mailing list
&lt;br&gt;&amp;gt; struts-menu-user@lists.sourceforge.net
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;struts-menu-user@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/struts-with-struts2-tp26588080p26626894.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26626624</id>
	<title>Re: Caused by: java.lang.NoClassDefFoundError: org/apache/taglibs/standard/tag/common/fmt/BundleSupport</title>
	<published>2009-12-03T06:16:26Z</published>
	<updated>2009-12-03T06:16:26Z</updated>
	<author>
		<name>nani2ratna</name>
	</author>
	<content type="html">Hi,&lt;br&gt;&lt;br&gt;sorry sorted out.&lt;br&gt;Need to add standard.jar.&lt;br&gt;&lt;br&gt;Got another error will post as separate message.&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;RS&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Thu, Dec 3, 2009 at 4:09 PM, nani2ratna &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26626624&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nani2ratna@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;

&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/file/p26626504/error.txt&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/file/p26626504/error.txt&lt;/a&gt; error.txt&lt;br&gt;
&lt;br&gt;
Hi,&lt;br&gt;
&lt;br&gt;
Please check the uploaded file.&lt;br&gt;
&lt;br&gt;
I am trying very hard to configure struts menu with struts 2.&lt;br&gt;
I am getting this error, even thought i got jstl.jar in build path.&lt;br&gt;
&lt;br&gt;
If any body error got this error and solved it please help me.&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
RS&lt;br&gt;
--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://old.nabble.com/Caused-by%3A-java.lang.NoClassDefFoundError%3A-org-apache-taglibs-standard-tag-common-fmt-BundleSupport-tp26626504p26626504.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Caused-by%3A-java.lang.NoClassDefFoundError%3A-org-apache-taglibs-standard-tag-common-fmt-BundleSupport-tp26626504p26626504.html&lt;/a&gt;&lt;br&gt;


Sent from the struts-menu-user mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;
a free event focused on virtualization and cloud computing.&lt;br&gt;
Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;
&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26626624&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26626624&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Caused-by%3A-java.lang.NoClassDefFoundError%3A-org-apache-taglibs-standard-tag-common-fmt-BundleSupport-tp26626504p26626624.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26626504</id>
	<title>Caused by: java.lang.NoClassDefFoundError: org/apache/taglibs/standard/tag/common/fmt/BundleSupport</title>
	<published>2009-12-03T06:09:22Z</published>
	<updated>2009-12-03T06:09:22Z</updated>
	<author>
		<name>nani2ratna</name>
	</author>
	<content type="html">&lt;a href=&quot;http://old.nabble.com/file/p26626504/error.txt&quot; target=&quot;_top&quot;&gt;error.txt&lt;/a&gt;&lt;br&gt;&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;Please check the uploaded file.
&lt;br&gt;&lt;br&gt;I am trying very hard to configure struts menu with struts 2.
&lt;br&gt;I am getting this error, even thought i got jstl.jar in build path.
&lt;br&gt;&lt;br&gt;If any body error got this error and solved it please help me.
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;RS&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Caused-by%3A-java.lang.NoClassDefFoundError%3A-org-apache-taglibs-standard-tag-common-fmt-BundleSupport-tp26626504p26626504.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26626298</id>
	<title>Re: AUTO: Sameera Gujarathi is out of the office (returning Fri 12/04/2009)</title>
	<published>2009-12-03T05:23:12Z</published>
	<updated>2009-12-03T05:23:12Z</updated>
	<author>
		<name>mraible</name>
	</author>
	<content type="html">Someone that subscribed to the Struts Menu list like you and decided to setup an OOO reply to go to mailing lists and everyone else. There&amp;#39;s a good chance this message will trigger another OOO reply. (sigh)&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;

On Thu, Dec 3, 2009 at 5:39 AM, RatnaSekhar Kamireddy &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26626298&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nani2ratna@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

Who is this????&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Thu, Dec 3, 2009 at 12:34 PM, Sameera Gujarathi &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26626298&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sameera.gujarathi@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;

&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

&lt;br&gt;
I am out of the office from Fri 11/27/2009 until Fri 12/04/2009.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Note: This is an automated response to your message  &amp;quot;[struts-menu]  struts&lt;br&gt;
with struts2&amp;quot; sent on 12/3/09 11:51:13.&lt;br&gt;
&lt;br&gt;
This is the only notification you will receive while this person is away.&lt;br&gt;
&lt;br&gt;
=====-----=====-----=====&lt;br&gt;
Notice: The information contained in this e-mail&lt;br&gt;
message and/or attachments to it may contain&lt;br&gt;
confidential or privileged information. If you are&lt;br&gt;
not the intended recipient, any dissemination, use,&lt;br&gt;
review, distribution, printing or copying of the&lt;br&gt;
information contained in this e-mail message&lt;br&gt;
and/or attachments to it are strictly prohibited. If&lt;br&gt;
you have received this communication in error,&lt;br&gt;
please notify us by reply e-mail or telephone and&lt;br&gt;
immediately and permanently delete the message&lt;br&gt;
and any attachments. Thank you&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;
a free event focused on virtualization and cloud computing.&lt;br&gt;
Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;
&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26626298&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;
Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;
a free event focused on virtualization and cloud computing.&lt;br&gt;
Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;
&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26626298&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26626298&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/AUTO%3A-Sameera-Gujarathi-is-out-of-the-office-%28returning-Fri-12-04-2009%29-tp26623919p26626298.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26626651</id>
	<title>Re: struts with struts2</title>
	<published>2009-12-03T05:20:29Z</published>
	<updated>2009-12-03T05:20:29Z</updated>
	<author>
		<name>mraible</name>
	</author>
	<content type="html">Yes, you should be able to use the MenuContextListener in your web.xml to initialize Struts Menu for Struts 2. See AppFuse for an example: &lt;a href=&quot;http://appfuse.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://appfuse.org&lt;/a&gt;.&lt;br&gt;&lt;br&gt;Matt&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;

On Thu, Dec 3, 2009 at 1:21 AM, nani2ratna &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26626651&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nani2ratna@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

&lt;br&gt;
Hi,&lt;br&gt;
&lt;br&gt;
Is there anybody tried Struts menu with sruts2 and succeded.&lt;br&gt;
&lt;br&gt;
Thanks in advance&lt;br&gt;
Ratna&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://old.nabble.com/struts-with-struts2-tp26588080p26588080.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/struts-with-struts2-tp26588080p26588080.html&lt;/a&gt;&lt;br&gt;
Sent from the struts-menu-user mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;
a free event focused on virtualization and cloud computing.&lt;br&gt;
Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;
&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26626651&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26626651&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/struts-with-struts2-tp26588080p26626651.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26623919</id>
	<title>AUTO: Sameera Gujarathi is out of the office (returning Fri 12/04/2009)</title>
	<published>2009-12-03T02:34:52Z</published>
	<updated>2009-12-03T02:34:52Z</updated>
	<author>
		<name>Sameera Gujarathi</name>
	</author>
	<content type="html">&lt;br&gt;I am out of the office from Fri 11/27/2009 until Fri 12/04/2009.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Note: This is an automated response to your message &amp;nbsp;&amp;quot;[struts-menu] &amp;nbsp;struts
&lt;br&gt;with struts2&amp;quot; sent on 12/3/09 11:51:13.
&lt;br&gt;&lt;br&gt;This is the only notification you will receive while this person is away.
&lt;br&gt;&lt;br&gt;=====-----=====-----=====
&lt;br&gt;Notice: The information contained in this e-mail
&lt;br&gt;message and/or attachments to it may contain 
&lt;br&gt;confidential or privileged information. If you are 
&lt;br&gt;not the intended recipient, any dissemination, use, 
&lt;br&gt;review, distribution, printing or copying of the 
&lt;br&gt;information contained in this e-mail message 
&lt;br&gt;and/or attachments to it are strictly prohibited. If 
&lt;br&gt;you have received this communication in error, 
&lt;br&gt;please notify us by reply e-mail or telephone and 
&lt;br&gt;immediately and permanently delete the message 
&lt;br&gt;and any attachments. Thank you
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26623919&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/AUTO%3A-Sameera-Gujarathi-is-out-of-the-office-%28returning-Fri-12-04-2009%29-tp26623919p26623919.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26588081</id>
	<title>my css</title>
	<published>2009-12-01T00:43:11Z</published>
	<updated>2009-12-01T00:43:11Z</updated>
	<author>
		<name>nani2ratna</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;Can anybody tell me how to configure my css styles to the tabbed menu.
&lt;br&gt;Or Do i need to give the names to my css styles like how it is in tabbed.css
&lt;br&gt;&lt;br&gt;Thanks in advance&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/my-css-tp26588081p26588081.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26588080</id>
	<title>struts with struts2</title>
	<published>2009-12-01T00:40:14Z</published>
	<updated>2009-12-01T00:40:14Z</updated>
	<author>
		<name>nani2ratna</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;Is there anybody tried Struts menu with sruts2 and succeded.
&lt;br&gt;&lt;br&gt;Thanks in advance
&lt;br&gt;Ratna
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/struts-with-struts2-tp26588080p26588080.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26059658</id>
	<title>[JIRA] Created: (SM-102) Empty lines for not allowed menus</title>
	<published>2009-10-26T05:51:49Z</published>
	<updated>2009-10-26T05:51:49Z</updated>
	<author>
		<name>JIRA no-reply@struts-menu.sf.net</name>
	</author>
	<content type="html">Empty lines for not allowed menus
&lt;br&gt;---------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: SM-102
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;http://issues.appfuse.org/browse/SM-102&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.appfuse.org/browse/SM-102&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Struts Menu
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Components: Displayers
&lt;br&gt;&amp;nbsp; &amp;nbsp; Affects Versions: 2.4.3
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Environment: WinXp, Firefox 3.5.3, IE6
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: Vadim
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Assignee: Matt Raible
&lt;br&gt;&lt;br&gt;&lt;br&gt;When the user doesn't have access to menu, empty line is displayed.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://issues.appfuse.org/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.appfuse.org/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;struts-menu-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26059658&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-devel-f13215.html&quot; embed=&quot;fixTarget[13215]&quot; target=&quot;_top&quot; &gt;struts-menu-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-JIRA--Created%3A-%28SM-102%29-Empty-lines-for-not-allowed-menus-tp26059658p26059658.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25437610</id>
	<title>Re: Menu collapses whenever the page refreshes</title>
	<published>2009-09-14T08:08:41Z</published>
	<updated>2009-09-14T08:08:41Z</updated>
	<author>
		<name>mraible</name>
	</author>
	<content type="html">What version of Struts Menu are you using? The most recent version has logic in its JS to use cookies to maintain the state of the menu. If it&amp;#39;s not working, it might be your browser and its settings to reject cookies.&lt;br&gt;

&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Mon, Sep 14, 2009 at 4:13 AM, Manish Chandra &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25437610&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;manishchandra@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

Hello,&lt;br&gt;
&lt;br&gt;
I am using ListMenuDisplayer. The problem I am facing is - the menu&lt;br&gt;
collapses each time the page refreshes. I am using the latest version of&lt;br&gt;
menuExpandable.js and I even wrote this code after the last menu item in&lt;br&gt;
the jsp page.&lt;br&gt;
&lt;br&gt;
&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br&gt;
    initializeMenus();&lt;br&gt;
    window.onload = initializeMenus;&lt;br&gt;
&amp;lt;/script&amp;gt;&lt;br&gt;
&lt;br&gt;
Please help me in this regard.&lt;br&gt;
&lt;br&gt;
Thanks and Regards,&lt;br&gt;
&lt;br&gt;
Manish Chandra&lt;br&gt;
IBM India Pvt. Ltd.&lt;br&gt;
________________________________________&lt;br&gt;
4th Floor | Tower - A&lt;br&gt;
DLF Infinity Towers&lt;br&gt;
Phase-II | DLF City&lt;br&gt;
Gurgaon | Pin 122 002 | India&lt;br&gt;
Board : +91.124.4347000/2847000 | Extn : 47062&lt;br&gt;
Direct:   +91.124.4347062&lt;br&gt;
Mobile: +91 9871112943&lt;br&gt;
Email:   &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25437610&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;manishchandra@...&lt;/a&gt;&lt;br&gt;
________________________________________&lt;br&gt;
&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25437610&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Menu-collapses-whenever-the-page-refreshes-tp25437610p25437610.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25138571</id>
	<title>Re: find MenuComponent</title>
	<published>2009-08-25T10:08:06Z</published>
	<updated>2009-08-25T10:08:06Z</updated>
	<author>
		<name>mraible</name>
	</author>
	<content type="html">No, there is no such method on this class:&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://struts-menu.sourceforge.net/apidocs/net/sf/navigator/menu/MenuComponent.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://struts-menu.sourceforge.net/apidocs/net/sf/navigator/menu/MenuComponent.html&lt;/a&gt;&lt;br&gt;

&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/8/22 Pablo Fernández &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25138571&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pablodelacruzfernandez@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

Hello does anybody know if exists a findNode(name) for MenuComponents? Or do I have to iterate the tree and find it by hand?&lt;br&gt;Thanks!&lt;br&gt;
&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25138571&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25138571&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/find-MenuComponent-tp25098652p25138571.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25098652</id>
	<title>find MenuComponent</title>
	<published>2009-08-22T15:52:37Z</published>
	<updated>2009-08-22T15:52:37Z</updated>
	<author>
		<name>Pablo Fernández-7</name>
	</author>
	<content type="html">Hello does anybody know if exists a findNode(name) for MenuComponents? Or do I have to iterate the tree and find it by hand?&lt;br&gt;Thanks!&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25098652&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/find-MenuComponent-tp25098652p25098652.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25017703</id>
	<title>Re: XTree + Velocity</title>
	<published>2009-08-17T19:58:21Z</published>
	<updated>2009-08-17T19:58:21Z</updated>
	<author>
		<name>mraible</name>
	</author>
	<content type="html">I suggested copying/pasting a bunch of HTML/JavaScript (from the original XTree example) into your project to see if it&amp;#39;s an XTree problem or a Struts Menu problem. If it works with the raw XTree code, than it&amp;#39;s possibly a bug in Struts Menu. If it happens with the raw code, there&amp;#39;s not much we can do. ;-)&lt;br&gt;

&lt;br&gt;Matt&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/8/17 Pablo Fernández &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25017703&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pablodelacruzfernandez@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

I don&amp;#39;t think the original XTree would work by itself because I need dynamic generation of the menu via a java class.&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/8/17 Matt Raible &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25017703&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;matt@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;div&gt;

&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;

&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;No, unfortunately I have no ideas. I don&amp;#39;t think it should take the whole window - you might try integrating the original XTree from &lt;a href=&quot;http://webfx.eae.net/dhtml/xtree/index.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://webfx.eae.net/dhtml/xtree/index.html&lt;/a&gt;.&lt;br&gt;





&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/8/17 Pablo Fernández &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25017703&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pablodelacruzfernandez@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;



&lt;div&gt;

Hello I&amp;#39;m working on a xTree + Velocity tree based on the struts menu examples war.&lt;br&gt;I would like the tree to appear in one frame and the contents of it&amp;#39;s references in another frame but the tree is taking the whole page. I can see my 2 frames below the tree. Is this because of xtree.html rendering??? Any ideas?&lt;br&gt;






Thanks in advance!&lt;br&gt;
&lt;br&gt;&lt;/div&gt;------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25017703&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25017703&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br&gt;
&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25017703&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25017703&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XTree-%2B-Velocity-tp25016909p25017703.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25017602</id>
	<title>Re: XTree + Velocity</title>
	<published>2009-08-17T19:48:38Z</published>
	<updated>2009-08-17T19:48:38Z</updated>
	<author>
		<name>Pablo Fernández-7</name>
	</author>
	<content type="html">I don&amp;#39;t think the original XTree would work by itself because I need dynamic generation of the menu via a java class.&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/8/17 Matt Raible &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25017602&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;matt@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;

&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;No, unfortunately I have no ideas. I don&amp;#39;t think it should take the whole window - you might try integrating the original XTree from &lt;a href=&quot;http://webfx.eae.net/dhtml/xtree/index.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://webfx.eae.net/dhtml/xtree/index.html&lt;/a&gt;.&lt;br&gt;



&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/8/17 Pablo Fernández &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25017602&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pablodelacruzfernandez@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

&lt;div&gt;

Hello I&amp;#39;m working on a xTree + Velocity tree based on the struts menu examples war.&lt;br&gt;I would like the tree to appear in one frame and the contents of it&amp;#39;s references in another frame but the tree is taking the whole page. I can see my 2 frames below the tree. Is this because of xtree.html rendering??? Any ideas?&lt;br&gt;




Thanks in advance!&lt;br&gt;
&lt;br&gt;&lt;/div&gt;------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25017602&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25017602&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25017602&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XTree-%2B-Velocity-tp25016909p25017602.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25017362</id>
	<title>Travis Fraser is out of the office.</title>
	<published>2009-08-17T19:01:51Z</published>
	<updated>2009-08-17T19:01:51Z</updated>
	<author>
		<name>Travis.Fraser</name>
	</author>
	<content type="html">&lt;br&gt;I will be out of the office starting &amp;nbsp;08/15/2009 and will not return until
&lt;br&gt;08/24/2009.
&lt;br&gt;&lt;br&gt;I will respond to your message when I return.
&lt;br&gt;&lt;br&gt;-----------------------------------------
&lt;br&gt;This E-mail and its attachments (if any) are intended solely for
&lt;br&gt;the use of the addressee(s) and may contain sensitive but
&lt;br&gt;unclassified information. If you are not the intended recipient,
&lt;br&gt;you are hereby notified that any disclosure, copying, distribution,
&lt;br&gt;or use of the information contained herein (including any reliance
&lt;br&gt;thereon) is strictly prohibited. &amp;nbsp;If you have received this E-mail
&lt;br&gt;in error, please notify the sender immediately and destroy the
&lt;br&gt;E-mail and any attachments.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25017362&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Travis-Fraser-is-out-of-the-office.-tp25017362p25017362.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25017315</id>
	<title>Re: XTree + Velocity</title>
	<published>2009-08-17T18:45:18Z</published>
	<updated>2009-08-17T18:45:18Z</updated>
	<author>
		<name>mraible</name>
	</author>
	<content type="html">No, unfortunately I have no ideas. I don&amp;#39;t think it should take the whole window - you might try integrating the original XTree from &lt;a href=&quot;http://webfx.eae.net/dhtml/xtree/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://webfx.eae.net/dhtml/xtree/index.html&lt;/a&gt;.&lt;br&gt;

&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/8/17 Pablo Fernández &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25017315&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pablodelacruzfernandez@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;

Hello I&amp;#39;m working on a xTree + Velocity tree based on the struts menu examples war.&lt;br&gt;I would like the tree to appear in one frame and the contents of it&amp;#39;s references in another frame but the tree is taking the whole page. I can see my 2 frames below the tree. Is this because of xtree.html rendering??? Any ideas?&lt;br&gt;


Thanks in advance!&lt;br&gt;
&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25017315&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25017315&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XTree-%2B-Velocity-tp25016909p25017315.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25016909</id>
	<title>XTree + Velocity</title>
	<published>2009-08-17T18:13:09Z</published>
	<updated>2009-08-17T18:13:09Z</updated>
	<author>
		<name>Pablo Fernández-7</name>
	</author>
	<content type="html">Hello I&amp;#39;m working on a xTree + Velocity tree based on the struts menu examples war.&lt;br&gt;I would like the tree to appear in one frame and the contents of it&amp;#39;s references in another frame but the tree is taking the whole page. I can see my 2 frames below the tree. Is this because of xtree.html rendering??? Any ideas?&lt;br&gt;
Thanks in advance!&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25016909&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XTree-%2B-Velocity-tp25016909p25016909.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24880764</id>
	<title>Re: Images path</title>
	<published>2009-08-08T11:14:00Z</published>
	<updated>2009-08-08T11:14:00Z</updated>
	<author>
		<name>mraible</name>
	</author>
	<content type="html">The documentation is at &lt;a href=&quot;http://struts-menu.sf.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://struts-menu.sf.net&lt;/a&gt;. I would also recommend trying the sample application and studying its source code.&lt;br&gt;&lt;br&gt;Matt&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/8/8 Pablo Fernández &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24880764&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pablodelacruzfernandez@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;

&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;Thanks for your answer. What exactelly doy you want me to see there?&lt;br&gt;There are a few .properties files, I tried modifying those but it didn&amp;#39;t work. I couldn&amp;#39;t change the styles on the demo app either.&lt;br&gt;

What about documentatio, do you know where I could find it?&lt;br&gt;
Could you please give me a hand? Thanks!&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/8/7 Matt Raible &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24880764&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;matt@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;div&gt;

&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
I would recommend downloading the sample WAR, deploying it and look in it&amp;#39;s WEB-INF/classes directory to see how images are configured.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/projects/struts-menu/files/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/projects/struts-menu/files/&lt;/a&gt;&lt;br&gt;




&lt;br&gt;Hope this helps,&lt;br&gt;&lt;br&gt;Matt&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/8/6 Pablo Fernández &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24880764&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pablodelacruzfernandez@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;


&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;

Hello I&amp;#39;m new to struts-menu, using version 2.4.3 with Struts2.&lt;br&gt;I have a menu-config.xml that looks like this:&lt;br&gt;&amp;lt;MenuConfig&amp;gt;&lt;br&gt;    &amp;lt;Displayers&amp;gt;&lt;br&gt;        &amp;lt;Displayer name=&amp;quot;DropDown&amp;quot; type=&amp;quot;net.sf.navigator.displayer.DropDownMenuDisplayer&amp;quot;/&amp;gt;&lt;br&gt;





        &amp;lt;Displayer name=&amp;quot;TabbedMenu&amp;quot; type=&amp;quot;net.sf.navigator.displayer.TabbedMenuDisplayer&amp;quot;/&amp;gt;&lt;br&gt;        &amp;lt;Displayer name=&amp;quot;Simple&amp;quot; type=&amp;quot;net.sf.navigator.displayer.SimpleMenuDisplayer&amp;quot;/&amp;gt;&lt;br&gt;





        &amp;lt;Displayer name=&amp;quot;Velocity&amp;quot; type=&amp;quot;net.sf.navigator.displayer.VelocityMenuDisplayer&amp;quot;/&amp;gt;&lt;br&gt;    &amp;lt;/Displayers&amp;gt;&lt;br&gt;    &lt;br&gt;    &lt;br&gt;    &amp;lt;Menus&amp;gt;&lt;br&gt;        &amp;lt;Menu name=&amp;quot;GMenu&amp;quot; title=&amp;quot;Main menu&amp;quot; width=&amp;quot;50&amp;quot;&amp;gt;&lt;br&gt;





            &amp;lt;Item name=&amp;quot;Roles&amp;quot; title=&amp;quot;ROLES&amp;quot;&amp;gt;&lt;br&gt;                &amp;lt;Item name=&amp;quot;rolesAlta&amp;quot; title=&amp;quot;Alta&amp;quot; location=&amp;quot;Role_input&amp;quot; target=&amp;quot;workFrame&amp;quot;/&amp;gt;&lt;br&gt;                &amp;lt;Item name=&amp;quot;rolesListar&amp;quot; title=&amp;quot;Listar&amp;quot; location=&amp;quot;RoleList&amp;quot; target=&amp;quot;workFrame&amp;quot;/&amp;gt;&lt;br&gt;





            &amp;lt;/Item&amp;gt;&lt;br&gt;            &amp;lt;Item name=&amp;quot;Users&amp;quot; title=&amp;quot;USERS&amp;quot;&amp;gt;&lt;br&gt;                &amp;lt;Item name=&amp;quot;usersAlta&amp;quot; title=&amp;quot;Alta&amp;quot; location=&amp;quot;User_input&amp;quot; target=&amp;quot;workFrame&amp;quot;/&amp;gt;&lt;br&gt;





                &amp;lt;Item name=&amp;quot;usersListar&amp;quot; title=&amp;quot;Listar&amp;quot; location=&amp;quot;UserList&amp;quot; target=&amp;quot;workFrame&amp;quot;/&amp;gt;&lt;br&gt;            &amp;lt;/Item&amp;gt;&lt;br&gt;        &amp;lt;/Menu&amp;gt;&lt;br&gt;    &amp;lt;/Menus&amp;gt;&lt;br&gt;





&amp;lt;/MenuConfig&amp;gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;And my menu.jsp looks like this:&lt;br&gt;&amp;lt;body&amp;gt;&lt;br&gt;        &amp;lt;menu:useMenuDisplayer name=&amp;quot;DropDown&amp;quot; bundle=&amp;quot;org.apache.struts.action.MESSAGE&amp;quot;&amp;gt;&lt;br&gt;            &amp;lt;table cellpadding=0 cellspacing=0&amp;gt;&lt;br&gt;





                    &amp;lt;tr&amp;gt;&lt;br&gt;                     &amp;lt;td&amp;gt;&lt;br&gt;                         &amp;lt;menu:displayMenu name=&amp;quot;GMenu&amp;quot;/&amp;gt;&lt;br&gt;                    &amp;lt;/td&amp;gt;&lt;br&gt;                &amp;lt;/tr&amp;gt;&lt;br&gt;            &amp;lt;/table&amp;gt;&lt;br&gt;





        &amp;lt;/menu:useMenuDisplayer&amp;gt;&lt;br&gt;    &amp;lt;/body&amp;gt;&lt;br&gt;&lt;br&gt;I&amp;#39;d like to get the down and right arrows wich are note rendered. I believe it&amp;#39;s because of my images path.&lt;br&gt;I need to get something like pages/images/Darrow.png as the source but I only get images/Darrow.png.&lt;br&gt;





How do I change it?&lt;br&gt;Thanks in advance!&lt;br&gt;
&lt;br&gt;&lt;/div&gt;&lt;/div&gt;------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24880764&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24880764&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br&gt;
&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24880764&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24880764&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Images-path-tp24856994p24880764.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24880713</id>
	<title>Re: Images path</title>
	<published>2009-08-08T11:08:02Z</published>
	<updated>2009-08-08T11:08:02Z</updated>
	<author>
		<name>Pablo Fernández-7</name>
	</author>
	<content type="html">Thanks for your answer. What exactelly doy you want me to see there?&lt;br&gt;There are a few .properties files, I tried modifying those but it didn&amp;#39;t work. I couldn&amp;#39;t change the styles on the demo app either.&lt;br&gt;What about documentatio, do you know where I could find it?&lt;br&gt;
Could you please give me a hand? Thanks!&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/8/7 Matt Raible &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24880713&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;matt@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
I would recommend downloading the sample WAR, deploying it and look in it&amp;#39;s WEB-INF/classes directory to see how images are configured.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/projects/struts-menu/files/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/projects/struts-menu/files/&lt;/a&gt;&lt;br&gt;


&lt;br&gt;Hope this helps,&lt;br&gt;&lt;br&gt;Matt&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/8/6 Pablo Fernández &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24880713&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pablodelacruzfernandez@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;

Hello I&amp;#39;m new to struts-menu, using version 2.4.3 with Struts2.&lt;br&gt;I have a menu-config.xml that looks like this:&lt;br&gt;&amp;lt;MenuConfig&amp;gt;&lt;br&gt;    &amp;lt;Displayers&amp;gt;&lt;br&gt;        &amp;lt;Displayer name=&amp;quot;DropDown&amp;quot; type=&amp;quot;net.sf.navigator.displayer.DropDownMenuDisplayer&amp;quot;/&amp;gt;&lt;br&gt;



        &amp;lt;Displayer name=&amp;quot;TabbedMenu&amp;quot; type=&amp;quot;net.sf.navigator.displayer.TabbedMenuDisplayer&amp;quot;/&amp;gt;&lt;br&gt;        &amp;lt;Displayer name=&amp;quot;Simple&amp;quot; type=&amp;quot;net.sf.navigator.displayer.SimpleMenuDisplayer&amp;quot;/&amp;gt;&lt;br&gt;



        &amp;lt;Displayer name=&amp;quot;Velocity&amp;quot; type=&amp;quot;net.sf.navigator.displayer.VelocityMenuDisplayer&amp;quot;/&amp;gt;&lt;br&gt;    &amp;lt;/Displayers&amp;gt;&lt;br&gt;    &lt;br&gt;    &lt;br&gt;    &amp;lt;Menus&amp;gt;&lt;br&gt;        &amp;lt;Menu name=&amp;quot;GMenu&amp;quot; title=&amp;quot;Main menu&amp;quot; width=&amp;quot;50&amp;quot;&amp;gt;&lt;br&gt;



            &amp;lt;Item name=&amp;quot;Roles&amp;quot; title=&amp;quot;ROLES&amp;quot;&amp;gt;&lt;br&gt;                &amp;lt;Item name=&amp;quot;rolesAlta&amp;quot; title=&amp;quot;Alta&amp;quot; location=&amp;quot;Role_input&amp;quot; target=&amp;quot;workFrame&amp;quot;/&amp;gt;&lt;br&gt;                &amp;lt;Item name=&amp;quot;rolesListar&amp;quot; title=&amp;quot;Listar&amp;quot; location=&amp;quot;RoleList&amp;quot; target=&amp;quot;workFrame&amp;quot;/&amp;gt;&lt;br&gt;



            &amp;lt;/Item&amp;gt;&lt;br&gt;            &amp;lt;Item name=&amp;quot;Users&amp;quot; title=&amp;quot;USERS&amp;quot;&amp;gt;&lt;br&gt;                &amp;lt;Item name=&amp;quot;usersAlta&amp;quot; title=&amp;quot;Alta&amp;quot; location=&amp;quot;User_input&amp;quot; target=&amp;quot;workFrame&amp;quot;/&amp;gt;&lt;br&gt;



                &amp;lt;Item name=&amp;quot;usersListar&amp;quot; title=&amp;quot;Listar&amp;quot; location=&amp;quot;UserList&amp;quot; target=&amp;quot;workFrame&amp;quot;/&amp;gt;&lt;br&gt;            &amp;lt;/Item&amp;gt;&lt;br&gt;        &amp;lt;/Menu&amp;gt;&lt;br&gt;    &amp;lt;/Menus&amp;gt;&lt;br&gt;



&amp;lt;/MenuConfig&amp;gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;And my menu.jsp looks like this:&lt;br&gt;&amp;lt;body&amp;gt;&lt;br&gt;        &amp;lt;menu:useMenuDisplayer name=&amp;quot;DropDown&amp;quot; bundle=&amp;quot;org.apache.struts.action.MESSAGE&amp;quot;&amp;gt;&lt;br&gt;            &amp;lt;table cellpadding=0 cellspacing=0&amp;gt;&lt;br&gt;



                    &amp;lt;tr&amp;gt;&lt;br&gt;                     &amp;lt;td&amp;gt;&lt;br&gt;                         &amp;lt;menu:displayMenu name=&amp;quot;GMenu&amp;quot;/&amp;gt;&lt;br&gt;                    &amp;lt;/td&amp;gt;&lt;br&gt;                &amp;lt;/tr&amp;gt;&lt;br&gt;            &amp;lt;/table&amp;gt;&lt;br&gt;



        &amp;lt;/menu:useMenuDisplayer&amp;gt;&lt;br&gt;    &amp;lt;/body&amp;gt;&lt;br&gt;&lt;br&gt;I&amp;#39;d like to get the down and right arrows wich are note rendered. I believe it&amp;#39;s because of my images path.&lt;br&gt;I need to get something like pages/images/Darrow.png as the source but I only get images/Darrow.png.&lt;br&gt;



How do I change it?&lt;br&gt;Thanks in advance!&lt;br&gt;
&lt;br&gt;&lt;/div&gt;&lt;/div&gt;------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24880713&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24880713&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24880713&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Images-path-tp24856994p24880713.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24867115</id>
	<title>Re: Images path</title>
	<published>2009-08-07T08:14:29Z</published>
	<updated>2009-08-07T08:14:29Z</updated>
	<author>
		<name>mraible</name>
	</author>
	<content type="html">I would recommend downloading the sample WAR, deploying it and look in it&amp;#39;s WEB-INF/classes directory to see how images are configured.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/projects/struts-menu/files/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/projects/struts-menu/files/&lt;/a&gt;&lt;br&gt;

&lt;br&gt;Hope this helps,&lt;br&gt;&lt;br&gt;Matt&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/8/6 Pablo Fernández &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24867115&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pablodelacruzfernandez@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

Hello I&amp;#39;m new to struts-menu, using version 2.4.3 with Struts2.&lt;br&gt;I have a menu-config.xml that looks like this:&lt;br&gt;&amp;lt;MenuConfig&amp;gt;&lt;br&gt;    &amp;lt;Displayers&amp;gt;&lt;br&gt;        &amp;lt;Displayer name=&amp;quot;DropDown&amp;quot; type=&amp;quot;net.sf.navigator.displayer.DropDownMenuDisplayer&amp;quot;/&amp;gt;&lt;br&gt;


        &amp;lt;Displayer name=&amp;quot;TabbedMenu&amp;quot; type=&amp;quot;net.sf.navigator.displayer.TabbedMenuDisplayer&amp;quot;/&amp;gt;&lt;br&gt;        &amp;lt;Displayer name=&amp;quot;Simple&amp;quot; type=&amp;quot;net.sf.navigator.displayer.SimpleMenuDisplayer&amp;quot;/&amp;gt;&lt;br&gt;


        &amp;lt;Displayer name=&amp;quot;Velocity&amp;quot; type=&amp;quot;net.sf.navigator.displayer.VelocityMenuDisplayer&amp;quot;/&amp;gt;&lt;br&gt;    &amp;lt;/Displayers&amp;gt;&lt;br&gt;    &lt;br&gt;    &lt;br&gt;    &amp;lt;Menus&amp;gt;&lt;br&gt;        &amp;lt;Menu name=&amp;quot;GMenu&amp;quot; title=&amp;quot;Main menu&amp;quot; width=&amp;quot;50&amp;quot;&amp;gt;&lt;br&gt;


            &amp;lt;Item name=&amp;quot;Roles&amp;quot; title=&amp;quot;ROLES&amp;quot;&amp;gt;&lt;br&gt;                &amp;lt;Item name=&amp;quot;rolesAlta&amp;quot; title=&amp;quot;Alta&amp;quot; location=&amp;quot;Role_input&amp;quot; target=&amp;quot;workFrame&amp;quot;/&amp;gt;&lt;br&gt;                &amp;lt;Item name=&amp;quot;rolesListar&amp;quot; title=&amp;quot;Listar&amp;quot; location=&amp;quot;RoleList&amp;quot; target=&amp;quot;workFrame&amp;quot;/&amp;gt;&lt;br&gt;


            &amp;lt;/Item&amp;gt;&lt;br&gt;            &amp;lt;Item name=&amp;quot;Users&amp;quot; title=&amp;quot;USERS&amp;quot;&amp;gt;&lt;br&gt;                &amp;lt;Item name=&amp;quot;usersAlta&amp;quot; title=&amp;quot;Alta&amp;quot; location=&amp;quot;User_input&amp;quot; target=&amp;quot;workFrame&amp;quot;/&amp;gt;&lt;br&gt;


                &amp;lt;Item name=&amp;quot;usersListar&amp;quot; title=&amp;quot;Listar&amp;quot; location=&amp;quot;UserList&amp;quot; target=&amp;quot;workFrame&amp;quot;/&amp;gt;&lt;br&gt;            &amp;lt;/Item&amp;gt;&lt;br&gt;        &amp;lt;/Menu&amp;gt;&lt;br&gt;    &amp;lt;/Menus&amp;gt;&lt;br&gt;


&amp;lt;/MenuConfig&amp;gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;And my menu.jsp looks like this:&lt;br&gt;&amp;lt;body&amp;gt;&lt;br&gt;        &amp;lt;menu:useMenuDisplayer name=&amp;quot;DropDown&amp;quot; bundle=&amp;quot;org.apache.struts.action.MESSAGE&amp;quot;&amp;gt;&lt;br&gt;            &amp;lt;table cellpadding=0 cellspacing=0&amp;gt;&lt;br&gt;


                    &amp;lt;tr&amp;gt;&lt;br&gt;                     &amp;lt;td&amp;gt;&lt;br&gt;                         &amp;lt;menu:displayMenu name=&amp;quot;GMenu&amp;quot;/&amp;gt;&lt;br&gt;                    &amp;lt;/td&amp;gt;&lt;br&gt;                &amp;lt;/tr&amp;gt;&lt;br&gt;            &amp;lt;/table&amp;gt;&lt;br&gt;


        &amp;lt;/menu:useMenuDisplayer&amp;gt;&lt;br&gt;    &amp;lt;/body&amp;gt;&lt;br&gt;&lt;br&gt;I&amp;#39;d like to get the down and right arrows wich are note rendered. I believe it&amp;#39;s because of my images path.&lt;br&gt;I need to get something like pages/images/Darrow.png as the source but I only get images/Darrow.png.&lt;br&gt;


How do I change it?&lt;br&gt;Thanks in advance!&lt;br&gt;
&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
struts-menu-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24867115&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24867115&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Images-path-tp24856994p24867115.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24856994</id>
	<title>Images path</title>
	<published>2009-08-06T17:39:17Z</published>
	<updated>2009-08-06T17:39:17Z</updated>
	<author>
		<name>Pablo Fernández-7</name>
	</author>
	<content type="html">Hello I&amp;#39;m new to struts-menu, using version 2.4.3 with Struts2.&lt;br&gt;I have a menu-config.xml that looks like this:&lt;br&gt;&amp;lt;MenuConfig&amp;gt;&lt;br&gt;    &amp;lt;Displayers&amp;gt;&lt;br&gt;        &amp;lt;Displayer name=&amp;quot;DropDown&amp;quot; type=&amp;quot;net.sf.navigator.displayer.DropDownMenuDisplayer&amp;quot;/&amp;gt;&lt;br&gt;
        &amp;lt;Displayer name=&amp;quot;TabbedMenu&amp;quot; type=&amp;quot;net.sf.navigator.displayer.TabbedMenuDisplayer&amp;quot;/&amp;gt;&lt;br&gt;        &amp;lt;Displayer name=&amp;quot;Simple&amp;quot; type=&amp;quot;net.sf.navigator.displayer.SimpleMenuDisplayer&amp;quot;/&amp;gt;&lt;br&gt;
        &amp;lt;Displayer name=&amp;quot;Velocity&amp;quot; type=&amp;quot;net.sf.navigator.displayer.VelocityMenuDisplayer&amp;quot;/&amp;gt;&lt;br&gt;    &amp;lt;/Displayers&amp;gt;&lt;br&gt;    &lt;br&gt;    &lt;br&gt;    &amp;lt;Menus&amp;gt;&lt;br&gt;        &amp;lt;Menu name=&amp;quot;GMenu&amp;quot; title=&amp;quot;Main menu&amp;quot; width=&amp;quot;50&amp;quot;&amp;gt;&lt;br&gt;
            &amp;lt;Item name=&amp;quot;Roles&amp;quot; title=&amp;quot;ROLES&amp;quot;&amp;gt;&lt;br&gt;                &amp;lt;Item name=&amp;quot;rolesAlta&amp;quot; title=&amp;quot;Alta&amp;quot; location=&amp;quot;Role_input&amp;quot; target=&amp;quot;workFrame&amp;quot;/&amp;gt;&lt;br&gt;                &amp;lt;Item name=&amp;quot;rolesListar&amp;quot; title=&amp;quot;Listar&amp;quot; location=&amp;quot;RoleList&amp;quot; target=&amp;quot;workFrame&amp;quot;/&amp;gt;&lt;br&gt;
            &amp;lt;/Item&amp;gt;&lt;br&gt;            &amp;lt;Item name=&amp;quot;Users&amp;quot; title=&amp;quot;USERS&amp;quot;&amp;gt;&lt;br&gt;                &amp;lt;Item name=&amp;quot;usersAlta&amp;quot; title=&amp;quot;Alta&amp;quot; location=&amp;quot;User_input&amp;quot; target=&amp;quot;workFrame&amp;quot;/&amp;gt;&lt;br&gt;
                &amp;lt;Item name=&amp;quot;usersListar&amp;quot; title=&amp;quot;Listar&amp;quot; location=&amp;quot;UserList&amp;quot; target=&amp;quot;workFrame&amp;quot;/&amp;gt;&lt;br&gt;            &amp;lt;/Item&amp;gt;&lt;br&gt;        &amp;lt;/Menu&amp;gt;&lt;br&gt;    &amp;lt;/Menus&amp;gt;&lt;br&gt;
&amp;lt;/MenuConfig&amp;gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;And my menu.jsp looks like this:&lt;br&gt;&amp;lt;body&amp;gt;&lt;br&gt;        &amp;lt;menu:useMenuDisplayer name=&amp;quot;DropDown&amp;quot; bundle=&amp;quot;org.apache.struts.action.MESSAGE&amp;quot;&amp;gt;&lt;br&gt;            &amp;lt;table cellpadding=0 cellspacing=0&amp;gt;&lt;br&gt;
                    &amp;lt;tr&amp;gt;&lt;br&gt;                     &amp;lt;td&amp;gt;&lt;br&gt;                         &amp;lt;menu:displayMenu name=&amp;quot;GMenu&amp;quot;/&amp;gt;&lt;br&gt;                    &amp;lt;/td&amp;gt;&lt;br&gt;                &amp;lt;/tr&amp;gt;&lt;br&gt;            &amp;lt;/table&amp;gt;&lt;br&gt;
        &amp;lt;/menu:useMenuDisplayer&amp;gt;&lt;br&gt;    &amp;lt;/body&amp;gt;&lt;br&gt;&lt;br&gt;I&amp;#39;d like to get the down and right arrows wich are note rendered. I believe it&amp;#39;s because of my images path.&lt;br&gt;I need to get something like pages/images/Darrow.png as the source but I only get images/Darrow.png.&lt;br&gt;
How do I change it?&lt;br&gt;Thanks in advance!&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24856994&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Images-path-tp24856994p24856994.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24661687</id>
	<title>Re: includeParams?</title>
	<published>2009-07-25T14:07:34Z</published>
	<updated>2009-07-25T14:07:34Z</updated>
	<author>
		<name>DNewfield</name>
	</author>
	<content type="html">Whoops, I forgot that I control the content through velocity.
&lt;br&gt;&lt;br&gt;-Dale
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/includeParams--tp24660140p24661687.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24660140</id>
	<title>includeParams?</title>
	<published>2009-07-25T10:37:54Z</published>
	<updated>2009-07-25T10:37:54Z</updated>
	<author>
		<name>DNewfield</name>
	</author>
	<content type="html">I've got a page that displays a menu to get tabs for altering one 
&lt;br&gt;parameter (event type), and other controls on the page to alter others 
&lt;br&gt;(forward/backwards in time, for example). &amp;nbsp;Using struts2's s:url's 
&lt;br&gt;includeParams attribute I'm able to easily have the forward/backward 
&lt;br&gt;links retain other attributes so tabs are retained when paging 
&lt;br&gt;forward/backward. &amp;nbsp;I was hoping there was an easy way to get the tab 
&lt;br&gt;links to also include other url parameters so that changing the tab 
&lt;br&gt;doesn't revert everything else to default settings...
&lt;br&gt;&lt;br&gt;...any suggestions?
&lt;br&gt;&lt;br&gt;-Dale Newfield
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24660140&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dale@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;struts-menu-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24660140&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/includeParams--tp24660140p24660140.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24608131</id>
	<title>Getting NULL in String[] menus = request.getParameterValues(&quot;menus&quot;);</title>
	<published>2009-07-22T08:00:57Z</published>
	<updated>2009-07-22T08:00:57Z</updated>
	<author>
		<name>Akil Ali</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&amp;nbsp; &amp;nbsp; I am new to this menu creation. I am gone through several document. My problem is i have seen String[] menus = request.getParameterValues(&amp;quot;menus&amp;quot;); but where the menus are set into the request scope. or my assumption it gets this from menu-config.xml file. that we have added into the struts-config.xml as a plugin.
&lt;br&gt;&lt;br&gt;But i am getting a NULL values. My mapping in menu-config.xml file looks like
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;lt;Menus&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Menu name=&amp;quot;Home&amp;quot; &amp;nbsp;title=&amp;quot;Home&amp;quot; action=&amp;quot;/postLoginAction&amp;quot; roles=&amp;quot;cabotsearch_user,odssearch_user,admin_user,readonly_user&amp;quot; width=&amp;quot;42&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Menu name=&amp;quot;Logout&amp;quot; title=&amp;quot;Logout&amp;quot; action=&amp;quot;/logoutAction&amp;quot; roles=&amp;quot;cabotsearch_user,odssearch_user,admin_user,readonly_user&amp;quot; width=&amp;quot;52&amp;quot; /&amp;gt; 
&lt;br&gt;&amp;lt;/Menus&amp;gt;
&lt;br&gt;&lt;br&gt;Please tell me where i am getting wrong? Which mapping is missing.
&lt;br&gt;&lt;br&gt;Thanks in advance.
&lt;br&gt;&lt;br&gt;Akil&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-user-f13216.html&quot; embed=&quot;fixTarget[13216]&quot; target=&quot;_top&quot; &gt;struts-menu-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Getting-NULL-in-String---menus-%3D-request.getParameterValues%28%22menus%22%29--tp24608131p24608131.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24227834</id>
	<title>[JIRA] Updated: (SM-101) DTD URL broken in struts-menu.tld</title>
	<published>2009-06-26T14:55:59Z</published>
	<updated>2009-06-26T14:55:59Z</updated>
	<author>
		<name>JIRA no-reply@struts-menu.sf.net</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;http://issues.appfuse.org/browse/SM-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.appfuse.org/browse/SM-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Matt Raible updated SM-101:
&lt;br&gt;---------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Fix Version/s: 2.4.4
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; DTD URL broken in struts-menu.tld
&lt;br&gt;&amp;gt; ---------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: SM-101
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://issues.appfuse.org/browse/SM-101&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.appfuse.org/browse/SM-101&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Struts Menu
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: Menu Core
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 2.4.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: linux, grails 1.1.1 (grails dev. env. and jboss 4.2.3GA)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: polivares
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Matt Raible
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 2.4.4
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The systemId URL in struts-menu.tld does not exist anymore. 
&lt;br&gt;&amp;gt; This issue causes an error in grails 1.1.1 when trying to use struts-menu with gsp (granted, grails &amp;nbsp;probably has some issues with its entity resolver when using jsp tag libraries, but the URL is still wrong).
&lt;br&gt;&amp;gt; The fix is trivial. Replace:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://java.sun.com/dtd/web-jsptaglibrary_1_1.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://java.sun.com/dtd/web-jsptaglibrary_1_1.dtd&lt;/a&gt;&lt;br&gt;&amp;gt; with
&lt;br&gt;&amp;gt; &amp;nbsp; &lt;a href=&quot;http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd&lt;/a&gt;&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://issues.appfuse.org/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.appfuse.org/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;struts-menu-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24227834&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-devel-f13215.html&quot; embed=&quot;fixTarget[13215]&quot; target=&quot;_top&quot; &gt;struts-menu-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-JIRA--Created%3A-%28SM-101%29-DTD-URL-broken-in-struts-menu.tld-tp24227785p24227834.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24227785</id>
	<title>[JIRA] Created: (SM-101) DTD URL broken in struts-menu.tld</title>
	<published>2009-06-26T14:27:59Z</published>
	<updated>2009-06-26T14:27:59Z</updated>
	<author>
		<name>JIRA no-reply@struts-menu.sf.net</name>
	</author>
	<content type="html">DTD URL broken in struts-menu.tld
&lt;br&gt;---------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: SM-101
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;http://issues.appfuse.org/browse/SM-101&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.appfuse.org/browse/SM-101&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Struts Menu
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Components: Menu Core
&lt;br&gt;&amp;nbsp; &amp;nbsp; Affects Versions: 2.4.3
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Environment: linux, grails 1.1.1 (grails dev. env. and jboss 4.2.3GA)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: polivares
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Assignee: Matt Raible
&lt;br&gt;&lt;br&gt;&lt;br&gt;The systemId URL in struts-menu.tld does not exist anymore. 
&lt;br&gt;&lt;br&gt;This issue causes an error in grails 1.1.1 when trying to use struts-menu with gsp (granted, grails &amp;nbsp;probably has some issues with its entity resolver when using jsp tag libraries, but the URL is still wrong).
&lt;br&gt;&lt;br&gt;&lt;br&gt;The fix is trivial. Replace:
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://java.sun.com/dtd/web-jsptaglibrary_1_1.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://java.sun.com/dtd/web-jsptaglibrary_1_1.dtd&lt;/a&gt;&lt;br&gt;with
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd&lt;/a&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://issues.appfuse.org/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://issues.appfuse.org/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;struts-menu-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24227785&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;struts-menu-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/struts-menu-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/struts-menu-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/struts-menu-devel-f13215.html&quot; embed=&quot;fixTarget[13215]&quot; target=&quot;_top&quot; &gt;struts-menu-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-JIRA--Created%3A-%28SM-101%29-DTD-URL-broken-in-struts-menu.tld-tp24227785p24227785.html" />
</entry>

</feed>
