This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Struts and the fly likes which jar file need to strug.taglib Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "which jar file need to strug.taglib" Watch "which jar file need to strug.taglib" New topic
Author

which jar file need to strug.taglib

sameera liyanage
Ranch Hand

Joined: Nov 25, 2008
Posts: 689
here is my one of jsp file


it asking for tag libraries.
which jar file need to add this.
Sagar Rohankar
Ranch Hand

Joined: Feb 19, 2008
Posts: 2896
    
    1

Two Ways:
1. Download Struts version < 1.3 and in sample web application war file, you can find the tld in WEB-INF dir.
2. In Struts > 1.3 the tlds resides in 'struts-taglib-1.3.x.jar' file.


[LEARNING bLOG] | [Freelance Web Designer] | [and "Rohan" is part of my surname]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: which jar file need to strug.taglib
 
Similar Threads
Getting an Exception
adding tag lib
Struts validation not working
nothing is happening in action class when i submit a page(struts )
html:errors