• 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
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Weblogic 8.1

 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can anybody please tell me that what can be the right source for learning working with weblogic 8.1? I have worked with Tomcat before but weblogic is new to me. I am finding it a bit typical to learn from the documentation!

Please help !
 
Ranch Hand
Posts: 125
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
WebLogic Workshop 8.1 is a very simple environment to work with...you can start to see how to use it having a look to the example project loaded on startup...otherwise there is a book (I saw it in Amazon) but I don't remember the name...
But as I remember the online documetation is valid too and It provides several examples...isn't it?
I have a tutorial (pdf + source code) on BEA Workshop but it is a .zip of many MB...I don't know how I can give you it...

Regards,
 
Ranch Hand
Posts: 977
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
e-docs is an excellent resource: http://edocs.bea.com/wls/docs103/index.html

If you're developer start by reading "developing applications" . You'll find lots of information there.
 
reply
    Bookmark Topic Watch Topic
  • New Topic