former_member185404
Explorer
Member since ‎06-07-2013

User Statistics

  • 26 Posts
  • 0 Solutions
  • 0 Kudos given
  • 5 Kudos received

User Activity

In this article I will describe how to develop custom portal login module based on NTLM to identify user.0. Introduction.NT LAN Manager (NTLM) is a suite of Microsoft security protocols that provides authentication, integrity, and confidentiality to ...
This article describes how to run WebSockets on sap AS Java 7.4.First of all, couple of words, why do we need WebSockets at all.0. Brief introduction.If you need real time client-server communication (e.g. chat, collaborative text editor etc) for tod...
Hi everyone!We implemented customized portal logon app, using this guide No we want to implement NTLM authorisation, for this purpose I need to set HTTP headerI am trying to do it with such code in logonPage.jsp:response.setHeader("WWW-Authenticate",...
After applying this document Table Sorter - Java class used for table sorting (Web Dynpro Java) - Web Dynpro Java - SCN Wikito create web dynpro table sorter I tried to sort result node with custom comparator map, here is code for comparator map crea...
This post will describes steps to automatically populate process start DataObject from Webdynpro context.Fist of all I will identify the problem of populating complex DataObjects while starting SAP BPM process via Java api.I used to write such boiler...
Kudos from