• 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

Confused about Websphere and Weblogic features

 
Ranch Hand
Posts: 31
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I have been learning about servlets, JSP and EJB in Apache/Tomcat and Sun Application Server environment using Netbeans as the IDE. So my knowledge in Java quite limited....
I have been trying to learn about Websphere and Weblogic.....
but I am confused.
Is Websphere and Weblogic:
1. Web and/or EJB container
2. Act as a Server (like Apache)
3. Is a IDE too (like Netbeans?)
If they are containers/servers then can I use them with Eclipse or JBoss?
And also, what is the difference between Websphere and Weblogic? (As they both belong to IBM.)
I have googled on this topic but unable to find clear understanding, please help
Thanks,
Danveer.
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Danveer

i only know websphere

websphere studio developer is an ide , its based on eclipse btw.

websphere application server is a j2ee application server.

does that help ?
 
Dushyant Danveer
Ranch Hand
Posts: 31
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Andrew, it does help !
Just one doubt....
"j2ee application server" - does this mean that it is a web + ejb container and also it acts like a server like Apache ?



I hope if someone could please provide me some info on Weblogic and the differences.
Thanks.
 
Note to self: don't get into a fist fight with a cactus. Command this tiny ad to do it:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic