describe all about advanced java with presentation
Answer Posted / p.a.v.k.prasad
According to JAVA specifications there is no Advance java.
SUN releses the JAVA in 3 flavours.
1)J2SE---Java 2 Standard Edition(Core Java).
2)J2EE---Java 2 Enterprise Edition (Business applications)
1)Servlets
2)JSP
3)EJB
3)J2ME---Java 2 Mobile Edition.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is a servlet-to-servlet communcation?
Why do we have servlet listeners?
What is war file?
What do you mean by default initialization in java servlet?
What do you mean by servlet?
What is meant by servlet? What are the parameters of the service method?
Explain the concept of ssi ?
How do you load an image in a Servlet?
What is difference between cookies and httpsession?
What are some disadvantages of storing session state in cookies?
Why do we have servlet wrapper classes?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
how many jsp scripting elements are there and what are those?
How to rectify errors in java servlet while compilation?
Explain the steps involved in placing a servlet within a package?