hi @dknutsen please send example code and structure that contains ember js as frontend and java servlet as backend using jdbc.It will help me a lot.
@KARTHIK_S it sounds like you need more help than what is practical on a forum. I suggest you look for some courses or books. For the ember frontend, Rock and Roll with Ember is a good one. For the backend, the terms youâre looking for are âjava servletâ and âheadlessâ or âapi-firstâ or âapi-onlyâ.
Youâre asking for a full-stack example with exactly the set of technologies that you want to use, but that is over-specific and is going to make it harder to find learning materials and examples. A major point of both java servlets and ember apps is that both speak web standards and donât care which technology theyâre speaking to on the other side. So it will be easier to learn about each separately to build what you want.