weblogic

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • shin

    #1

    weblogic

    This is newbie question.
    What is weblogic? Is it replacement
    of apache or tomcat? if not is there
    any thing available in open source?

    SK
  • Andrew Tyson

    #2
    Re: weblogic

    shin wrote:[color=blue]
    > This is newbie question.
    > What is weblogic? Is it replacement
    > of apache or tomcat? if not is there
    > any thing available in open source?
    >
    > SK[/color]

    Weblogic is a fairly generic term for a suite of products produced by
    BEA, and based predominantly upon the J2EE umbrella of specifications.
    If you're referring to Weblogic Server, it is a JSP/Servlet container
    like Tomcat, however it also has EJB, JMS, JTA, JNDI support amongst
    others. If you're looking for something that supports those features in
    open source you might want to consider JBoss.

    Comment

    • sk

      #3
      Re: weblogic

      Thank you, now i know more about J2EE.

      SK
      "Andrew Tyson" <atyson@please. do.not.spam.opt us.net> wrote in message
      news:431c359f$0 $19585$afc38c87 @news.optusnet. com.au...[color=blue]
      > shin wrote:[color=green]
      > > This is newbie question.
      > > What is weblogic? Is it replacement
      > > of apache or tomcat? if not is there
      > > any thing available in open source?
      > >
      > > SK[/color]
      >
      > Weblogic is a fairly generic term for a suite of products produced by
      > BEA, and based predominantly upon the J2EE umbrella of specifications.
      > If you're referring to Weblogic Server, it is a JSP/Servlet container
      > like Tomcat, however it also has EJB, JMS, JTA, JNDI support amongst
      > others. If you're looking for something that supports those features in
      > open source you might want to consider JBoss.[/color]

      Comment

      Working...