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 replacefirst in java?
What is the use of conditional statement?
When is the arraystoreexception thrown?
What is the use of using enum to declare a constant?
What is the basic concepts of OOPS?
Name some OOPS Concepts in Java?
Why java is a platform independent? Explain
Why a dead thread occurs?
Can we overload the constructors?
What is stack example?
What is the order of arraylist in java?
What is a method type?
What is a locale?
What does escaping a character mean?
Is array a class in java?