J
Joey Samoy
Guest
Hi, To get invoices at a given date range, I'd create a static html that prompts for date and submit button. localhost:8080/.../get-invoices.html which would call localhost:8080/.../invoices Where there is a service that would return json, which will be used by the html file to update itself. There's a guilt feeling that that .html file is not necessary. How would you build it differently? Thanks! OE12 Classroom Ed
Continue reading...
Continue reading...