What is token used for?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of @after annotation?
What is the purpose of @results annotation?
What are the sections into which a strut configuration file can be divided?
What are inner class and anonymous class?
Explain design patterns which is used in struts?
Can we have multiple struts-config files in a single web app? If yes why should we have them? Will multiple copies make any impact on performance?
How is the action mapping specified?
how canu done chechin and check out of u r project using with sample examples?
What are the aware interfaces in struts2?
What is the purpose of @requiredstringvalidator annotation?
how to write my own Action servlet by extending pre-defined Action servlet in struts config.
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???