• 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

Modern Webdevelopment with IBM Websphere

 
Ranch Hand
Posts: 399
2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I have used older versions of websphere like 6.1. Websphere 6.0 was resource intesive while using it integrated in RSA/RAD. Is there any improvement with the current version of WAS ?

Just want to know the advantages of using websphere over TomEE/weblogic/Glassfish4 ?

What is your recommendation of the technology stack to use to develop once and run any where (mobile/desktop/tablet) kind of apps ?

Thank you.
 
author
Posts: 3892
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
So if the last WAS version you used was 6.1, then YES, a lot has changed since then. That was back in 2006! We cover the technology stack in the book, but it basically amounts to WAS Liberty (for REST and JEE), IBM Worklight (as a mobile gateway) and then helping you understand how to choose JavaScript frameworks (for instance, from Dojo, jQuery, etc). and design systems using all of these pieces. We also cover briefly integration into other systems and parts like doing security with DataPower and using client management systems like IBM Fiberlink's MaaS360.

Kyle
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic