On May 26, 2004, at 1:50 PM, Jack Kerkhof wrote:

hi guys,
 
This looks like  a great utility. Unfortunately, your quick start instructions are a great idea, but they don't work, And I can't find any references that allow me to figure out how to get it to work:
 
  For one thing, I think the .jar file should belong in the /lib directory, no?

Yes, the struts-menu-2.2.jar should be in WEB-INF/lib

  The URI for a .jsp file looks wrong too. I changed it to <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>

On Servlet 2.3 containers, the URI for tag libraries can be placed in a JARs META-INF directory - in the .tld file. It's a slick feature - allowing the user to eliminate any taglib declarations in their web.xml.


  The sample tabbedMenu jsp eg does not agree with the sample contactMenu in the menu-config.xml

Can you send me the link from the demo that you're referring to? The demo is at http://raibledesigns.com/struts-menu


 
  and now I get a "The displayer mapping for the specified MenuDisplayer does not exist." and don't know how to fix this.
  The demo comes in a war file, and I don't know how I can use this to see how my app should look like.

What does your JSP look like? What displayer have you specified? Is it defined in menu-config.xml.


 
Just ONE piece of tutorial doc (that is correct) would do wonders guys!  Someone might actually use your stuff that way!

Funny that no one else has complained. ;-)

Matt



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id66&op=click
_______________________________________________
struts-menu-devel mailing list
[EMAIL PROTECTED]
https://lists.sf.net/lists/listinfo/struts-menu-devel

Reply via email to