Skip to Content
0
Nov 06, 2012 at 08:29 AM

change the logon page in 7.3

31 Views

hello everyone:

I want to change the logon page in 7.3 ,I found a very good document[ http://scn.sap.com/docs/DOC-27909].

I followed the step as the document,Import the WAR file of the default logon user interface application into the SAP NetWeaver Developer Studio.

then add the tc~sec~ume~logon~logic_api.jar file into the WebContent\WEB-INF\lib folder and the build path of WAR file.

but when I deploy the project,there are some errors:

DeviceType can not be resolved

isRTLMode can not be resolved

logonlocal can nont be resolved

otheruiloaded can not be resolved

our release is 7.3 sp8,and I found my war is not the same as document,I have a mobile folder in WebContent.

Please some one help me ,

thanks a lot,