Hi Yuri,
perhaps you could adopt the current Servlet 2.5 extension back to 2.3?
How big are the differences?
best regards
Stephan
Yuri Sokolovski schrieb:
> Hi, we want to use the Restlet framework in our project, but need support for Servlet API 2.3 (SAP Web App Server 7.0 is still servlet API 2.3 :( ). As per your earlier suggestion, I tried it using the existing 2_5 servlet extension bundled, and it fails - there are a bunch of 2.5 calls which are not compatible. (e.g. HttpServletRequest not having getLocalAddr() method etc).
>
> So what do you think? Do we need to write our own extension to support this older servlet API or is there something out there we could use?
>
> Maybe I could use an earlier version of 2_3 servlet extention JAR from Restlet 1.0 or in that case we'd have to completely go 1.0?
>
> Thank you!
>
------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2419160