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 ? | 2 Yes | 8 No |
Post New Answer View All Answers
Explain phantom read?
Why do threads block on i/o?
Why does the tag url-encode javascript and mailto links?
How many times may an objects finalize() method be invoked by the garbage collector?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
What is the argument type of a programs main() method?
What is a modular application? What does module-relative mean?
what is Activation Instantinator?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
Write a singleton program?
Should synchronization primitives be used on bean methods?
Why use a datasource when you can directly specify a connection details?
What do you mean by Socket Programming?
what is a portable component?
Difference between new operator and class.forname().newinstance()?