How will the struts know which action class to call when
you submit a form?
Answer Posted / sreenivasulu
configuration done web.xml
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is threadfactory?
What value does readline() return when it has reached the end of a file?
Why does the option tag render selected=selected instead of just selected?
Where can I find seam examples and documentation?
Can I use multiple html form elements with the same name?
what are getters and setters in Java with examples?
What is the difference between the string and stringbuffer classes?
What is a modular application?
What method is invoked to cause an object to begin executing as a separate thread?
What is difference between object state and behavior?
Is it possible to stop the execution of a method before completion in a sessionbean?
Is the ternary operator written x : y ? Z or x ? Y : z ?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What is permgen or permanent generation?
What are the different approaches to represent an inheritance hierarchy?