I want to call a local Stateless-EJB from on ejb project from another singleton-EJB in another ejb-project. Both EJB-Projects are in the same ear file. The Appl
I want to enable server protocols using pwsh (not powershell): I tried this script to enable SQL Server TCP/IP protocol in pwsh: $cm = Get-CimInstance -Namespa
I have HTML <pre> elements containing 160 columns by 62 rows of text; terminal screen captures, set in a monospace font. The text is marked-up by various
I am creating a form in which i have to put five different smiley icon in rating bar to get feedback from user. I tried but at a time only one type of icon is
ArrayList<String> myArraylist; public ArrayList<String> getData(){ myArraylist = new ArrayList<String>(); myArrayl
I would like to know if it is possible to add dependencies to an edge? (In form of a sql sub-select) For example: We have bidirectional (default) edges from nod