Where can i get jar file for use the struts-tags in struts2?
Answers were Sorted based on User's Feedback
Answer / murali krishna yella
hi mate, You download struts2-core-2.X.X.jar file , You can
download it easily from Net. And add that to you project.
Now you can use struts2 tags.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / palanivel
check for new verion of struts2.jar in net and add that in
the web-inf/lib folder and specify this path in the taglib
directory path in jsp
| Is This Answer Correct ? | 2 Yes | 3 No |
In struts.xml, what does the attribute "method" stands for in the "action" tag?
What is the purpose of @conversionerrorfieldvalidator annotation?
List some bundled validators?
What is role of action class?
When do I need “struts.jar” on my classpath?
What are the custom tags?
What is the difference between plain-validator and field-validator?
Hi Friends, why struts introduced in to web application. Plz dont send any links . Need main reason for implementing struts. Thanks Prakash
What are the core classes of the struts framework?
What is the use of ActionErrors in Struts?
What is discontinuous strut?
What is s token?