Skip to Content
0
Former Member
May 17, 2010 at 08:43 AM

Not able to read cookies in 2004s (IWebContextAdapter)

31 Views

Hi,

We are migrating our code from 2004 to 2004s. Here the type cast ((com.sap.tc.webdynpro.services.sal.adapter.core.IWebContextAdapter) WDWebContextAdapter.getWebContextAdapter()).getHttpServletRequest(); doesn't work anymore.

How do I read cookies ? Is there any other legal way of reading/writing cookies in WD for 2004s?

Thank you.

Ashish