spring boot and html
How can I send an item from spring boot code to an html script using getmapping? i have some methods here, but on the html, all the items are hardcoded because im not sure how to get these methods on html
33 Replies
Hey, @dlu!
Please remember to
/close
this post once your question has been answered!Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
yeah like to call these on the front end
ah okay thanks
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
but is this how u call the specific methods implemented in the code above?
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
and the links are the names of the methods? or the @mapping stuff?
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
well is this gonna display all the items on the home page? or will this bring me to a new page with all the items?
^
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
so url is just the host name?
but the thing is, how do you write that on the html file? like whats the method to get functions from java?
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
and this will process the back end functions into the front end?
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
because currently we have items hardcoded onto the website, and we have the backend class for items, we just dont know how to take the methods from that class to display the items on the home page of the html
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
i just dont understand how to connect it with the html file
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
essentially, on the website we have items you can "buy" but they are hardcoded onto the html file because i am unsure as to how to make them the actual items objects from our items class on spring boot
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
not really, thats what im trying to figure out
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
im decent with java, unexperienced with html
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
well were not really using js
is the thing
were making an extremely basic site
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
but is this supposed to be somewhere in the html file?
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
dont worry about it
thanks for the help
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
is this possible to do without javascript?
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Post Closed
This post has been closed by <@164157974053388288>.