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 args length in java?
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
How do you start a new line in java?
How do you create an array in java?
When would you use a static class?
How does singleton class work?
Difference between a process and a program?
What are heap memory and stack memory and what are memory tables.
Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?
Can we pass a primitive type by reference in java? How
How does linkedlist work in java?
How to set the permissions to a file in java?
What is your platform’s default character encoding?
Can two objects have same hashcode?
explain the difference between jdk and jvm?