Answer Posted / devender negi
J2EE is specification which mention how we can create a web
application by using various components like servlet,jsp
java bean (ejb) etc..
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
Difference between swing and awt?
what is the use of State Factories?
What are the pros and cons of detached objects?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
What is aop(assepct oriented programing)?
Is jvm a overhead?
What is prototype?
What are the sequence of steps to write pub or sub model kind of application?
What happens when a thread cannot acquire a lock on an object?
Should synchronization primitives be used on bean methods?
What is clustering? What are the different algorithms used for clustering?
Can I use javascript to submit a form?
Which class is the immediate superclass of the menucomponent class?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
what are getters and setters in Java with examples?