(i'm new to java) I need to start a process and receive 2 or 3 handles: for STDIN, STDOUT, (and STDERR), so I can write input to the process and receive its out
I'm working a search box for my application i have two fields firstname and lastname. I create a full_name method for them. Profile model: def full_name "#{se
I would like to achieve the following: bridged network=> bridged with DHCP bridged network=> internal 172.28.0.0/16 and I want a container to be connected
I am using JAXB to print out the XML string that corresponds to the Soap UI request that my code is generating. For whatever reason, JAXB is automatically placi
i try to get list of all users from Azure Devops with postman, i tried this link : https://titi.net/{organization}/_apis/graph/users/{userDescriptor}?api-versi
I'm trying to redirect customer on post action to cart by doing this : Tools::redirect('cart.php'); Everything is working fine as long as user is not logged in
I have a scenario, where the first element (Mode) can have a value of either Add/Edit/Delete. Now, I need to have another element (ID) based on the value of the
I know that websockets can make this happen. But how does a server fundamentally show a message to every client? Wouldn't the message need to be in a database a