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 |
Can I have html form property without associated getter and setter formbean methods?
How the exceptions are handled in struts?
Describe validate() and reset() methods.
What is MVC?
what is is the use DynaActionForm?
What is the purpose of @after annotation?
What is the use of struts config xml file?
How many struts config file in a struts application?
What is the difference between shocks and struts?
What does validation interceptor?
What is the purpose of struts.properties in struct2?
Can you explain the directory structure for a struts folder in brief ?