[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[jetty-users] servlet-api
|
- From: Juan Antonio Farré Basurte <juan.farre@xxxxxxxxxxxxx>
- Date: Mon, 18 Jun 2012 11:47:10 +0200
- Delivered-to: jetty-users@eclipse.org
Hi,
Sorry if this has been answered before but I'm not being able to access the archives in the web site.
I've been having problems with a maven dependency on org.eclipse.jetty.orbit artifact servlet-api.
Looks like I found a workaround, but I still wonder why jetty is using this servlet-api instead of some version 3 javax.servlet servlet-api.
Does jetty version include additional content to the standard api?
Is jetty servet-api fully compatible with javax.servlet one?
Thanks a lot,
Juan