Issue: I created a new Stripe account and connected it to my application, did all the new test publishing and secret api keys... Added to my credentials and con
i m using cloud firestore database and i have an collection which is named Jobpost1. i want to get data from this collection and store in arraylist. my java c
Followed this tutorial regarding websockets (https://www.baeldung.com/websockets-spring) and this works locally on my computer. My issue is that calling the met
I don't know what to do. No package is able to install. I am on Ubuntu if it is of any relevance. First image shows my settings, selected interpreter Here is w
You can call Nokogiri::XML::Node#ancestors.size to see how deeply a node is nested. But is there a way to determine how deeply nested the most deeply nested chi
I have an HTML form that contains a file input field with multiple file selection and I also have a drag and drop feature that I am working on as well. My quest
I'm trying to use the following find query to find a list of objects which are related to a "work" object with a specific ID, then return all "form" elements wh
How can i handle the following code List books = ['book1', book2] String getTextWidget() { return // here i need to only return the element which is 'book
I am working on Google Assistant integration for Smart Devices. Apart from Tablets and Cell phones, I want to control smart home devices via Android TVs. I look