What is the struts in java?
No Answer is Posted For this Question
Be the First to Post Answer
What are the action classes in struts?
Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?
Can you explain custom tag?
What is the purpose of @emailvalidator annotation?
What is difference between perform() used in struts1.0 and execute() used in 1.1 ?
What is interceptor? And life cycle methods of interceptor?
How tag libraries are defined in Struts?
What are the classes used in struts?
what is difference between <bean:write> and <bean: message> tag
How client side validation is enabled on a jsp form?
What is the purpose of action-mappings tag in struct-config.xml?
How can we handle exceptions thrown by application in Struts2?