What are the some useful annotations introduced in struts2?
No Answer is Posted For this Question
Be the First to Post Answer
how many methods are there in RequestPrccesor class?
Which interceptor is responsible for file upload support?
What kind of mvc is struts 2?
How can forward action be used to restrict a strut application to mvc?
Can you explain value stack?
In Struts Programming which is the controller,which is the model?
What is the purpose of @key annotation annotation?
What is the procedure of operation of a form tag?
I have 4 jsp pages .At last page we have a submit button when we click it it will store all jsps data which we provide will store into database. how we can make it possible
Wat is Difference between Mvc1 architecture and Mvc2 Architecture?
21 Answers HCL, IBM, Sanyaa Infotech,
In struts, how can we access java beans and their properties?
what happen if the private constructor is written in a claass