Dear Experts,
Please tell me logon page loading though irj/portal and nwa some difference is there.
nwa loading time i am getting the very less file in browser,but irj/portal loading time i am getting the
more depended files.
So my requirement i need to remove the some file like theme,html meta tags in the standard.
ex:-
<link rel="stylesheet" href="/com.sap.portal.theming.webdav.themeswebdavlistener/Portal/prtl_std/sap_tradeshow_plus/ie6.css?v=7.31.17.1448633621000" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></meta><link rel="STYLESHEET" href="/com.sap.portal.theming.webdav.themeswebdavlistener/UR/ur/sap_tradeshow_plus/ie6.css?rid=ddec13c79f29e8e2e1d9c9510122f6b7&v=10.30.3.240856.1448633642000" type="text/css" /><script src="/htmlb/jslib/controls_ie5.js" type="" ></script><script src="/htmlb/jslib/sapUrMapi_ie6.js" type="" ></script><script src="/htmlb/jslib/popup_ie6.js" type="" ></script><script src="/htmlb/jslib/languages/urMessageBundle_en.js" type="" ></script></head>
<body class="prtlBody urFontBaseFam urScrl">
I am not using this code in my custom logon page it will be jspdyn page concept.Here my custom css files and html code loading working fine,I need to remove the some of the standard css class loading.And that to my system current IE version need to take but it is taking only IE7 /IE5.So my design not reflecting.When i am changing the Emulation->Document Mode in IE.That time my changes are reflecting.So Please tell me how to remove the html meta tags and link in default loaders in portal.
Thanks and Best Regards,
Durga Rao.