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 explain about the validations and in your project where did u used the validations?
Explain the core end goal while using java struts?
what is the main reason for developing struts? what is advantages over Basic MVC architecture based JAVA Application?
how can you switch onemodule to another module by switch action class plz explain with exapmle?
1 Answers Atos Origin, HeadStrong, Satyam,
What is java struts?
What is struts validator framework?
struts comes under which layer of three tire architecture in real time projects plz i need explaination?
10 Answers Infinite Computer Solutions, TCS,
What does params interceptor?
Which design pattern is implemented by Struts2 interceptors?
State an example of struts configuration file as an action parameter for action servlet.
When should we use SwtichAction?
What do you mean by actionform?