Hi James,

Thanks for pointing me in the right direction.  The
Pager Tag library is exactly what I needed, and is
very cool! I am sure many others out there have been
looking for this solution. However, I am stuck on
trying to configure it for Jrun.  I need a hand
getting started.  I have my app residing in the defaut
dir:

/JRun/default/demo-app/jsp

I am not sure which WEB-INF dir to edit web.xml file
and to copy the *.tld file.  Please help!  Thanks for
all your time and effort.

-Dan

PS:  do I edit the following:

<taglib-uri>
    http://jsptags.com/tags/navigation/pager
</taglib-uri>
<taglib-location>
    /WEB-INF/jsp/pager-taglib.tld
</taglib-location>


to point to my url and my dir where the *.tld file resides?

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to