Answer Posted / madhu
Dyna action is a subclass of action form
In Dyna action form we need not Create getter and setter
methods.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
How to pass arraylist to stored procedure in java?
What are constructors in java?
What is the mapping mechanism used by java to identify IDL language?
How does varargs work in java?
How to display all the prime numbers between 1 and n (n is the number, get the input from user)
Can a constructor be protected?
What's the difference between an abstract class and interface in java?
how to create multithreaded program? Explain different ways of using thread? : Java thread
What is the difference between multitasking and multithreading in Java
Which package has light weight components in java programming?
What is broken and continue statement?
Can we create object of inner class in java?
Why is logger singleton?
Is string a datatype?
Why we use protected in java?