Where can i get jar file for use the struts-tags in struts2?
Answer Posted / 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 |
Post New Answer View All Answers
What is life cycle of an interceptor?
What is struts and why it is used?
What are the core classes of struts?
How we can configured action mapping in struts?
What is the difference between struts and spring?
Name some useful annotations introduced in Struts2?
Can we have multiple struts config files ?
Whats the difference between the default namespace and the root namespace?
What is the purpose of @conversion?
What is the purpose of @emailvalidator annotation?
What is defeult result type?
Why do we need mapdispatchtoprops?
What is the purpose of @results annotation?
Where should struts xml be placed?
What is struts in j2ee?