Hi Shiban,
I am also facing the same issue. please share me any updates on the issue
error when I use componentRequest object, the error message says
" componentRequest cannot be resolved" though I have imported the necessary jar file.
If I Ignore this and deploy the EAR the logon page becomes blank.
Here is a code extract that gives the error
<% IAccessToLogic proxy = new ComponentAccessToLogic ( componentRequest, aResponse, IAccessToLogic.ENV_LOGONCOMPONENT);
%>
Thanks
Srinivas