• 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
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Interview questions on 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 preparing for a j2ee interview. Can anyone send some interview questions in EJB, Servlets, JSP and weblogic.
thanks,
prasad
 
Ranch Hand
Posts: 3695
IntelliJ IDE Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
moved to Jobs Discussion forum...
 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Most likely questions you are going to get are :
Servlets and JSP
difference between servlet and a jsp?/..when to use one over another??
MVC Architecture, difference between model 1 and model 2??
life cycle of a servlet and a jsp?
difference between include tag and include directive?/
difference between forward and redirect??

what are the different ways of session handling ??..which is the preferred one?? and why??
different scopes in JSP?
Weblogic
how do you deploy a web application in weblogic?/..the directory structure etc
difference between managed server and adminstered server in weblogic?
ejb
why ejb??
difference between session bean and entity bean??
difference between stateful and stateless session bean??
difference between container managed and beanmanaged persistence??
what's new in ejb 2.0?

expect some questions on databases and JDBC
and be quite through with the projects that you've put you on ur resume..bulk of the questions will revolve around this.
Best of Luck
 
Shadab Khan
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Most likely questions you are going to get are :

Servlets and JSP
difference between servlet and a jsp?/..when to use one over another??
MVC Architecture, difference between model 1 and model 2??
life cycle of a servlet and a jsp?
difference between include tag and include directive?/
difference between forward and redirect??

what are the different ways of session handling ??..which is the preferred one?? and why??
different scopes in JSP?
Weblogic
how do you deploy a web application in weblogic?/..the directory structure etc
difference between managed server and adminstered server in weblogic?
ejb
why ejb??
difference between session bean and entity bean??
difference between stateful and stateless session bean??
difference between container managed and beanmanaged persistence??
what's new in ejb 2.0?

expect some questions on databases and JDBC
and be quite thorough with the projects that you've put you on ur resume..bulk of the questions will revolve around this.
Best of Luck
 
Danger, 10,000 volts, very electic .... tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic