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 |
What is difference between interceptors and filters?
Difference between html tags and struts specific html tags
How do you create message resource?
Explain about the <html:base> tag?
What are the various struts tag libraries?
explain method overridding method overloding with examples?
What is the purpose of @conversion?
What are the important methods of actionform?
how to debug struts project in netbean ?
Are interceptors thread safe?
What do you mean by tiles in struts?
What is struts in j2ee?