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
Explain the difference between collection api and stream api in java8?
What is the unit of plancks constant?
Are arrays classes in java?
What is the difference amongst jvm spec, jvm implementation, jvm runtime ?
Can inner class be public in java?
How can you set the applet size?
How can you set an applet’s height and width as a percentage?
Explain about procedural programming language or structured programming language and its features?
I want to print “hello” even before main is executed. How will you acheive that?
How can a gui component handle its own events?
Can we assign the reference to this variable?
what is difference between equals and ==?
Can variables be used in java without initialization?
Why bytecode is called bytecode?
Explain how to convert any java object into byte array.