When do I need “struts.jar” on my classpath?
Answer / Jayram Kumar
You need "struts.jar" on your classpath when you are developing a Java web application using the Apache Struts framework.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do I have to credit struts on my own website?
Mark the differences between html tags and strut specific html tags.
What is the design role played by struts?
What are the benefits of the struts system?
1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they
What does modeldriven interceptor?
What is the purpose of @key annotation annotation?
What is the purpose of @result?
how can u handle run time exceptions in struts and jsp plz explain briefly not single word answer?
What are different Struts2 tags? How can we use them?
What is the purpose of action tag in struts.xml?
How to set email notification using struts.Plz give the example code?