• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

servlets

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hai,
I am appearning for a j2ee interview. Please send me some questions related to JSP, servlets, ejb, jdbc and weblogic.
thanks,
prasad
 
Ranch Hand
Posts: 265
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
1.What is the main functionality of the Prepared Statement ?
2. What is meant by static query and dynamic query ?
3. What are the Normalization Rules ? Define the Normalization ?
4. What is meant by Servlet? What are the parameters of the service method ?
5. What is meant by Session ? Tell me something about HTTPSession Class ?
6. How do you invoke a Servlet? What is the difference in between doPost and doGet methods ?
7. What is the difference in between the HTTPServlet and Generic Servlet ? Explain their methods ? Tell me their parameter names also ?
8. Have you used threads in Servlet ?
9. Write a program on RMI and JDBC using StoredProcedure ?
10.How do you load an Image in a Servlet ?
11.what is the latest version of JDBC ? What are the new features are added in that ?
12. Explain 2 tier and 3 -tier Architecture ?
 
Let's go to the waterfront with this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic