how the action can be map from jsp page to bean class in mvc1
Answer Posted / hemlata.kalokhe
We can map action jsp page to bean by using filter where all the form parameters are populated in bean by filter only
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is message driven beam?
Is a class a subclass of itself?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
What state does a thread enter when it terminates its processing?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
what is handle?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
Are enterprise beans allowed to use thread.sleep()?
Why use POJO when I can use hashmap
What is a policy?
What are the design considerations while making a choice between using interface and abstract class?
Difference between swing and awt?
Explain the advantages and disadvantages of detached objects.
Do I need to import javlang package any time? Why ?
What are the purpose of introspection?