Hm, I guess this will solve the problem I had with calling actions too...

/Magnus

Matt Raible said:
> As of Struts Menu 2.1, the tag library does depend on JSTL for
> expression evaluation.  I've updated the documentation and will update
> the binary distribution shortly.  If this presents a problem for you (or
> your servlet container), please let me know and hopefully we can figure
> out a solution.
>
> Matt
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Davis
> Sent: Monday, December 22, 2003 2:31 PM
> To: '[EMAIL PROTECTED]'
> Subject: [struts-menu] RE: Exception thrown by struts-menu tags
>
>
>
> Aha, figured it out...
>
> getRootCause():
> java.lang.NoClassDefFoundError:
> org/apache/taglibs/standard/lang/support/ExpressionEvaluatorManager
>         at
> net.sf.navigator.taglib.ExpressionEvaluator.eval(ExpressionEvaluator.jav
> a:40)
>         at
> net.sf.navigator.taglib.ExpressionEvaluator.evalString(ExpressionEvaluat
> or.java:50)
>         at
> net.sf.navigator.taglib.DisplayMenuTag.setPageLocation(DisplayMenuTag.ja
> va:203)
>         at
> net.sf.navigator.taglib.DisplayMenuTag.doStartTag(DisplayMenuTag.java:12
> 8)
>
> I do not have 'standard-1.0.4.jar'  in my WEB-INF/lib directory.   The
> user guide states:
> "All you need to do is put struts-menu.jar in your WEB-INF/lib
> directory"
> This, I'm afraid, is not quite true.
>
>  -----Original Message-----
> From:   Joshua Davis
> Sent:   Monday, December 22, 2003 4:15 PM
> To:     '[EMAIL PROTECTED]'
> Subject:        Exception thrown by struts-menu tags
>
> Hi,
>
> I'm trying to get the tabbed menu example to work and have encountered
> the following exception:
>
> javax.servlet.ServletException:
> org/apache/taglibs/standard/lang/support/ExpressionEvaluatorManager
>
> I have looked at the menu-config.xml file and the various other
> configuration files and I have not been able to locate the cause.
> Anyone else heard of this?
>
> Joshua Davis
> System Architect
> Kiodex, Inc.
>    1 877 6 KIODEX    toll-free in the US
> +1 646 437 3900    general
> +1 646 437  3859    direct
> +1 646 437 2610    fax
>  <http://www.kiodex.com/> www.kiodex.com
>
>
>
> Disclaimer: This e-mail may contain confidential and privileged material
> for the sole use of the intended recipient(s).  If you are not the
> intended recipient (or authorized to receive this e-mail for the
> recipient), please note that review, use, distribution or disclosure of
> any part of this e-mail is strictly prohibited, except that you should
> please contact the sender or notify Kiodex, Inc. at [EMAIL PROTECTED]
> that you have received this message in error, and delete all copies of
> the message.  This e-mail and any attachments hereto are the property of
> Kiodex, Inc. and/or its relevant affiliate, and are not intended to be
> an offer or an acceptance, and do not create or evidence a binding and
> enforceable contract between Kiodex, Inc. or any of its affiliates and
> the intended recipient or any other party, and may not be relied on by
> anyone as the basis of a contract by estoppel or otherwise.
>
>


-- 

  /Magnus


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
struts-menu-user mailing list
[EMAIL PROTECTED]
https://lists.sf.net/lists/listinfo/struts-menu-user

Reply via email to