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
What is aop(assepct oriented programing)?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What is the difference between static and non-static with examples?
What is the difference between long.class and long.type?
What is ioc concept & explain it?
what are getters and setters in Java with examples?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
Explain the advantages and disadvantages of detached objects.
What do you know about seam?
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 ..
How messaging services are done, before release of JMS?
What is difference between object state and behavior?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
How can I avoid validating a form before data is entered?
how do you Handle Front End Application data against DB with example?