Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5598472
By: charanmai

I followed these steps
If you would like to make use of the display taglib in your own application,
do the following:

Drop the displaytag-version.jar file in your application WEB-INF/lib directory
Make sure that following libraries are in your WEB-INF/lib directory (or made
available via the classpath to your application server). Refer to the 
dependencies
document for the correct version of these libraries. You can download a copy
of everything from jakarta or you can grab them from the example webapp in the
bin distribution. The following is the list of dependencies:
commons-logging
commons-lang
commons-collections
commons-beanutils
log4j
itext (optional, for pdf/rtf export

I added above files in DisplayTagEX's(Example application that came with the
download) WEB-INF/lib
It works fine on my local windows machine, but gives following error on linux
if I try to execute:

org.apache.jasper.JasperException: /DisplayTagEx/index.jsp(1,118) Could not
add one or more tag libraries.

Kindly let me know if I am missing out something
Any help is appreciated

Thank you,
Cherry

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249318

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to