• 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

Websphere book

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How important is this book for a java developer . We already have Spring to bulid Restful web services ,why do we need Websphere to built rest web services ?? What's special in this book ?
 
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 the thing to remember is that Spring is not an application server. I'm not going to go over why WebSphere is better than other application Servers - you would want to refer to the IBM Marketing material and competitive product office material for that. Spring is simply a framework that works within application servers. So if you want to use Spring, go ahead. What we describe is how to do RESTful development in a completely integrated environment using the JEE standards. If that interests you then great, but if not, then I'm not going to try to convince you to give up what you're doing.

Just FYI - It's NOT NICE to troll an author...

Kyle
 
Harsha Lingareddy
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am sorry if I made you feel that I am trolling you. I really do not mean that way. I respect your hard work in writing a book .
I am not working on spring. I just wanted to know the difference between Spring and websphere in developing restful webservices, because I have read earlier that it is simple to build restful webservices using Spring. Thanks for your valuable reply . Good luck for your book
 
Just let me do the talking. Ahem ... so ... you see ... we have this tiny ad...
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic