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

I am posting this for others like me who might have got into problems of running
the demo of displaytag.

It did not work for me by just deploying the war file that came with the bundle
download. Though the documentation approves that it works.

I did the following to make the examples work:
1) Unjar the war file to a temp directory.
2) Create a new project( DisplayTagDemo) in eclipse or netbeans.
3) Copy all the display tag related libraries in to /WEB-INF/lib folder.
4) Copy the images,img and css folder to your project root. 
ex:webapp/DisplayTagDemo/
folder.
5) Next copy all the jsp files to the project root. ex:webapp/DisplayTagDemo/
6) Restart the server. ( Tomcat 4.1 or 5.0) 
7) Invoke the url. Ex:http://localhost/DisplayTagDemo/examples-twotables.jsp

Modify the displaytag.css under the css folder to give the look and feel to
the table as per your preference.

Hope this helps.
Ash.

______________________________________________________________________
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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to