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 are parsers? Dom vs sax parser.
What is run time allocation?
What are the ways to instantiate the class class?
Can we execute a program without main?
What is a variable analysis?
What is default size of arraylist in java?
What is the method in java?
What is lazy programming?
What is meant by method overriding?
Is a class an object?
What is the difference between the paint() and repaint() methods?
What is string literal in java?
How do you replace a string in java?
How many threads can java run?
What is type inference in java8?