I have a J2EE app that connects to a backend 4.7 R/3 system and uses BAPI's to get data. Currently it connects using the JCO.createClient command and user information from user mapping. I need to switch this app over to use SSO. Does anyone have any code examples they can post on how to connect using SSO?