Why would you desing a J2EE application so user data is
entered by way of a JSP page and managed by an underlying
Java Beans class?
Answer Posted / sandeep
you can use mvc1 to implement the such requirement.
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is boolean law?
What is Major and importance difference between for and foreach loop ?
Explain how to convert any java object into byte array.
What is parsing a sentence?
Which class should you use to obtain design information about an object in java programming?
Describe method overriding
What is static and final keyword in java?
how to handle exceptions in ejb?
What is a java list?
What all methods are used to prevent thread execution ?
Explain creating threads by implementing runnable class?
What is Mutex (Mutual Exclusion Object) ?
What is a "pure virtual" member function?
How does remove work in java?
Why do we use predicate in java?