List some struts tag libraries?
No Answer is Posted For this Question
Be the First to Post Answer
Which class of struts is responsible to converts data types from string and vice versa?
What are the 5 constants of action interface?
how does request processor relates to action mapping?
is it necessary to write struts-confing.xml ,what tags are important in that xml file?
How to override the default error message that can come during file uploading process?
What is the use of web xml in struts2?
If we close the browser,when the specific user session is active.Again if we open browse how to retrive it same user??what code i have to da???
What happens when Two users requests for same action class? How the threads are controlled?
How can you create your custom interceptor in struts 2?
Is form beans are serializable or not?
11 Answers College School Exams Tests, Magna Infotech,
what is the disadvantages of using DynaActionForm in struts framework?
What is dispatch action class?