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
Whats the difference between notify() and notifyall()?
Explain what access modifiers can be used for methods?
What is a substring of a string?
What is memory leak and how does java handle it?
What is t in generics in java?
What is the size of arraylist in java?
Is empty list java?
What is the difference between call by reference and call by pointer?
Is 64bit faster than 32 bit?
Can a method inside a interface be declared as final?
What is independent and dependent variables in research?
What is the difference between the paint() and repaint() methods in java programming?
How do you define a method?
What is a parameter in simple terms?
What is a bubble sort in java?