Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
200 views
in Technique[技术] by (71.8m points)

Server with JSP and android application

I'd like to create website using java jsp. The problem is I also want to have an android application instead of a mobile version. I have no problems with the server part, but I worked on only 2 android apps, and I have no ideas how the apps works when they are created to replace the mobile website.

Is it possible to "connect" the application to the JSP?

If not, the best solution I think about would be to recreate the UI on android and add sockets or webservices to perform the same operations from the app.

I guess there is a simple solution due to the number of android apps doing this, but I don't know it.

question from:https://stackoverflow.com/questions/65851430/server-with-jsp-and-android-application

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...