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 / jana
i dnt knw
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to create packages in java?
Is finalize() similar to a destructor?
What is the default value of the local variables?
Why are the objects immutable in java?
Explain the use of shift operator in java. Can you give some examples?
What does three dots mean in java?
Can we write class inside a class in java?
Is empty list java?
What is application system?
Explain creating threads by extending thread class ?
What is array size in java?
Is java still relevant?
Which is better singleton or static class?
Is string thread safe in java?
Why can't we override private static methods?