0
How to Use html/js/css for ui in java application?
Like what is the optimal way, is there an api or like viewing a made webpage in a webview?
4 Answers
0
James Waterbuck
You need to create web project in java using eclipse or net beans. Using Ajax or Json you can send data to server side or get data from server side. For this you can use Rest API with Spring frameworks.
+ 1
I Am AJ ! Thanks! Looks like I have got lot to learn
0
James Waterbuck
Yes why not?
0
I Am AJ ! Im sorry I didn't made the question clear....