This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: event not working - no js generatedilya_shaikovsky Jul 10, 2007 9:25 AM (in response to pbreen)please use a4j:log component to get the client side request information. 
- 
        2. Re: event not working - no js generatedpbreen Jul 12, 2007 10:08 AM (in response to pbreen)Tried putting in this tag but it didn't work. No popup showed up. A different example I looked at had java script at the top of the rendered output but mine doesn't. Could the javascript generation in the response be failing somehow? 
 <a4j:log popup="true"></a4j:log>
- 
        3. Re: event not working - no js generatedilya_shaikovsky Jul 12, 2007 11:25 AM (in response to pbreen)if you used popup mode you need to press "ctrl+shift+L" to call popup. In popup=false - it will be rendered where placed. 
- 
        4. Re: no js generated - LOG not workingpbreen Jul 12, 2007 12:48 PM (in response to pbreen)Now it can't recognize the LOG object in the generated script. But at least it generated a script for the a4j log tag. Would I need to make Webshpere App Server do server side includes for this to work? 
 
    