• 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

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
 
Whose rules are you playing by? This tiny ad doesn't respect those rules:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic