bpapa
bpapa

Reputation: 21497

Does Weblogic 9.x support the 2.4 Servlet standard?

Seems like a simple enough question but I can't seem to find the answer. And hey, dead simple questions like this with dead simple answers is what Joel and Jeff want SO to be all about, right?

Upvotes: 0

Views: 1418

Answers (1)

matt b
matt b

Reputation: 139931

http://e-docs.bea.com/wls/docs92/compatibility/compatibility.html

BEA WebLogic Server is one hundred percent J2EE 1.4 compatible

...which means that it supports the servlet 2.4 specification.

Upvotes: 2

Related Questions