Update of /cvsroot/struts-menu/navigator/xdocs In directory sc8-pr-cvs1:/tmp/cvs-serv13846/xdocs
Modified Files: userguide.xml Log Message: updated documentation for JSTL dependency in 2.1 Index: userguide.xml =================================================================== RCS file: /cvsroot/struts-menu/navigator/xdocs/userguide.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** userguide.xml 1 Dec 2003 10:29:32 -0000 1.6 --- userguide.xml 28 Dec 2003 04:28:53 -0000 1.7 *************** *** 48,55 **** application, but I've never done it, so I can't provide instructions. Here are the steps you need to take to integrate this tag library. ! All you need to do is put struts-menu.jar ! in your WEB-INF/lib directory. Then use the tag's URI to declare the tag library in the JSP you want to use it. </p> <ol> <li>Place struts-menu.jar into your app's WEB-INF/lib directory.</li> --- 48,62 ---- application, but I've never done it, so I can't provide instructions. Here are the steps you need to take to integrate this tag library. ! </p> ! <p> All you need to do is put struts-menu.jar ! in your WEB-INF/lib directory. Then use the tag's URI to declare ! the tag library in the JSP you want to use it. </p> + <p style="font-style: italic">For Struts Menu 2.1, you also need Jakarta's + <a href="http://jakarta.apache.org/taglibs/doc/standard-1.0-doc/intro.html"> + Standard Tag Library JAR</a> (i.e. standard-1.0.4.jar) in your classpath. + This file is included example WAR file and binary distribution. + </p> <ol> <li>Place struts-menu.jar into your app's WEB-INF/lib directory.</li> *************** *** 102,106 **** <em>config="path/to/template.html"</em> in menu-config.xml or in your JSP (useMenuDisplayer tag). There are many examples of this in the sample application. ! The sample app will also show you the CSS, JavaScript and image files you will need for each menu. </p> --- 109,113 ---- <em>config="path/to/template.html"</em> in menu-config.xml or in your JSP (useMenuDisplayer tag). There are many examples of this in the sample application. ! The sample app will also show you the CSS, JavaScript and image files you will need for each menu. </p> ------------------------------------------------------- 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-devel mailing list [EMAIL PROTECTED] https://lists.sf.net/lists/listinfo/struts-menu-devel