URL « Portlet « JSF Q&A





1. JSF + Portlet URL encoding    coderanch.com

2. JSF1.2 Core+AJAX+Portlets getting problematic while constructing the url    coderanch.com

Hello I have written a sample application using JSF1.2 Core(without using richfaces/myfaces) which is using AJAX inside a Portal Environment(JSR 286,WebSphere Portal 6.1). I have written java script inside my jsp/.xhtml file which will ajaxify and invoke my servlet and give the response.while constructing the url ,it is getting problematic.I am not getting the status of xmlHttpRequest,able to get the xmlHttpRequest.readyState.Please ...