2

how to run Servlet 3.0 app in WebSphere 7?

I know WebSphere 7 support Servlet 2.5, but I don't know if is impossible or possible.

Gas
  • 17,601
  • 4
  • 46
  • 93
kete nefrega
  • 221
  • 2
  • 3
  • 7
  • Upgrade to WebSphere 8.x or WebSphere Liberty. – Gas Mar 10 '15 at 22:46
  • It's the only way? My company don't wont upgrade now. – kete nefrega Mar 11 '15 at 06:52
  • 1
    Yes, that's the only way. WAS 7 supports Java EE 5, Servlet 3.0 is Java EE 6, so you need server compliant with Java EE 6. Or downgrade your app to 2.5. What feature of 3.0 do you require? – Gas Mar 11 '15 at 09:10

0 Answers0