Skip to Content
0
Former Member
Feb 12, 2008 at 04:46 PM

Get parameter from iview

12 Views

Hi,

Can anyone let me know how to get the Parameter ID value from Iview.

I am trying it this way and its giving null.

String Path = WDWebContextAdapter.getWebContextAdapter().getRequestParameter("PARA-ID");

Thanks!