8 Replies Latest reply: Jun 19, 2012 4:06 AM by Hari Krishna Dandhibhotla RSS

Login Screen Customization (Netweaver Portal 7.3)

Hari Krishna Dandhibhotla
Currently Being Moderated

Hi Experts,

 

We are using Netweaver Portal 7.3, i am facing problem when trying to customize the login page,

 

i have downloaded tc~sec~ume~logon~ui.war from <Installation drive>:\usr\sap\<SID>\J00\j2ee\cluster\apps\sap.com\com.sap.security.core.logon\servlet_jsp\logon_ui_resources

 

After doing this i have imported the WAR file into SAP NWDS (7.3 SP07 PAT0000).

 

I have also added tc~sec~ume~logon~logic_api.jar (downloaded from <Installation drive>:\usr\sap\<SID>\J00\j2ee\cluster\apps\sap.com\com.sap.security.core.logon\servlet_jsp\logon_app\root\WEB-INF\lib) to project classpath (Build Path --> Configure Build Path) and WebContent\WEB-INF\lib.

 

Inspite of doing this i am getting compilation errors in some of the JSP’s.

 

Error DescriptionResourcePath
DeviceType cannot be resolvedlogonPageMobile.jsptc~sec~ume~logon~ui/WebContent/mobile
otherUiLoaded cannot be resolvedlogonPageMobile.jsptc~sec~ume~logon~ui/WebContent/mobile
uiFrameTopMargin cannot be resolvedcertLogonPageMobile.jsptc~sec~ume~logon~ui/WebContent/mobile

 

Attached is the error and classpath screenshot.

 

Please Advice what to be done