What are action classes in struts?
No Answer is Posted For this Question
Be the First to Post Answer
Are struts and shocks the same?
What is the difference between session scope and request scope when saving formbean ?
how to write the configuration file of struts application if any one had simple struts application please it to me
Main reasons for using servlet as a controller in struts. why not jsp
Can you give an overview of how a struts application flows?
How can we work with error tags?
How we can configured action mapping in struts?
In struts, how can we access java beans and their properties?
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 is the difference between *.do & /do.*/? So what is the diffenence btn extension mapping & path mapping.What is those difference in work effect?
Explain about the validation steps which have to be carried during validation of client-side address?
Can i use constructor in Action Class?If yes how?